diff --git a/package-lock.json b/package-lock.json index 495cf737c1..012c931dc5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "chatall", - "version": "1.54.82", + "version": "1.54.83", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "chatall", - "version": "1.54.82", + "version": "1.54.83", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index 31e03dd73d..c3e9eb1950 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "chatall", - "version": "1.54.82", + "version": "1.54.83", "description": "Chat with multiple AI bots and discover the best.", "author": { "name": "Sun Zhigang", @@ -111,4 +111,4 @@ "electron-builder": "^24.0.0" } } -} \ No newline at end of file +}