From 4778479acbee5d21d48e3b39287b447fba958333 Mon Sep 17 00:00:00 2001 From: Harry-zklcdc Date: Sat, 11 May 2024 18:04:03 +0800 Subject: [PATCH] =?UTF-8?q?[Release]=20=F0=9F=8C=88=20v1.0.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index e2b6319..ddfaa08 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.0", + "version": "1.0.1", "icons": { "16": "icon.png", "32": "icon.png", diff --git a/package.json b/package.json index 49255a2..46e0d35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "bingai-sidebar-for-chrome", - "version": "1.0.0", + "version": "1.0.1", "author": "Harry-zklcdc", "license": "GPL-3.0-only", "devDependencies": {