diff --git a/package-lock.json b/package-lock.json index 22285a525..8861033c1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ChatALL", - "version": "1.17.8", + "version": "1.17.9", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ChatALL", - "version": "1.17.8", + "version": "1.17.9", "hasInstallScript": true, "license": "Apache-2.0", "dependencies": { diff --git a/package.json b/package.json index c864c9c7f..509311c16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ChatALL", - "version": "1.17.8", + "version": "1.17.9", "main": "background.js", "description": "Chat with multiple AI bots and discover the best.", "author": "Sunner",