Bump version to 0.14.0

This commit is contained in:
Shantur Rathore
2026-04-16 08:42:33 +01:00
parent c62cb3ce4a
commit 8a3b162be9
10 changed files with 16 additions and 16 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://schema.tauri.app/config/2",
"productName": "CodeNomad",
"version": "0.13.3",
"version": "0.14.0",
"identifier": "ai.neuralnomads.codenomad.client",
"build": {
"beforeDevCommand": "npm run dev:bootstrap",