Skip to content

Commit 6a87ca8

Browse files
committed
release 2.0.1
1 parent 3c77840 commit 6a87ca8

File tree

4 files changed

+2
-2
lines changed

4 files changed

+2
-2
lines changed

build/webchatgpt-2.0.1-chrome.zip

85.7 KB
Binary file not shown.

build/webchatgpt-2.0.1-firefox.zip

85.7 KB
Binary file not shown.

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "__MSG_appName__",
44
"description": "__MSG_appDesc__",
55
"default_locale": "en",
6-
"version": "2.0.0",
6+
"version": "2.0.1",
77
"icons": {
88
"16": "icons/icon16.png",
99
"48": "icons/icon48.png",

src/manifest.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "__MSG_appName__",
44
"description": "__MSG_appDesc__",
55
"default_locale": "en",
6-
"version": "2.0.0",
6+
"version": "2.0.1",
77
"icons": {
88
"16": "icons/icon16.png",
99
"48": "icons/icon48.png",

0 commit comments

Comments
 (0)