diff --git a/manifest.json b/manifest.json index c71a8e1..bcdb672 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "BingAI Sidebar for Chrome", "description": "Microsoft Copilot sidebar ported from Edge to Chrome", - "version": "1.0.4", + "version": "1.0.5", "icons": { "16": "icon.png", "32": "icon.png", diff --git a/package.json b/package.json index d0dcdb8..d9353a0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bingai-sidebar-for-chrome", - "version": "1.0.4", + "version": "1.0.5", "author": "Harry-zklcdc", "license": "GPL-3.0-only", "devDependencies": {