Skip to content

Commit 41981f8

Browse files
committed
Bump version to 0.15.0
1 parent 59eb7a2 commit 41981f8

13 files changed

Lines changed: 441 additions & 48 deletions

File tree

package-lock.json

Lines changed: 48 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "codenomad-workspace",
3-
"version": "0.14.0",
3+
"version": "0.15.0",
44
"private": true,
55
"description": "CodeNomad monorepo workspace",
66
"license": "MIT",
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
"minServerVersion": "0.14.0",
2+
"minServerVersion": "0.15.0",
33
"latestServerUrl": "https://github.com/NeuralNomadsAI/CodeNomad/releases/latest"
44
}

packages/electron-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@neuralnomads/codenomad-electron-app",
3-
"version": "0.14.0",
3+
"version": "0.15.0",
44
"description": "CodeNomad - AI coding assistant",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)