diff --git a/package-lock.json b/package-lock.json index 7611093c7..794fbf5c9 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "big-agi", - "version": "1.91.0", + "version": "1.92.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "big-agi", - "version": "1.91.0", + "version": "1.92.0", "hasInstallScript": true, "dependencies": { "@dnd-kit/core": "^6.3.1", diff --git a/package.json b/package.json index a1fe6d722..20eea57ef 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "big-agi", - "version": "1.91.0", + "version": "1.92.0", "private": true, "author": "Enrico Ros ", "repository": "https://github.com/enricoros/big-agi", diff --git a/src/common/app.release.ts b/src/common/app.release.ts index bb92b72fe..aad0acd8e 100644 --- a/src/common/app.release.ts +++ b/src/common/app.release.ts @@ -15,8 +15,8 @@ export const Release = { App: { pl: 'v2-dev', - versionCode: '2.0.0-ea1', // 1.91.0 sequentially... - versionName: 'Big-AGI V2 EA1', + versionCode: '2.0.0-rc1', // 1.92.0 sequentially... + versionName: 'Big-AGI V2 RC1', }, // Future compatibility