diff --git a/build/webchatgpt-2.0.1-chrome.zip b/build/webchatgpt-2.0.1-chrome.zip new file mode 100644 index 0000000..1395c06 Binary files /dev/null and b/build/webchatgpt-2.0.1-chrome.zip differ diff --git a/build/webchatgpt-2.0.1-firefox.zip b/build/webchatgpt-2.0.1-firefox.zip new file mode 100644 index 0000000..959c633 Binary files /dev/null and b/build/webchatgpt-2.0.1-firefox.zip differ diff --git a/src/manifest.json b/src/manifest.json index 45b5ddb..ea190fe 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -3,7 +3,7 @@ "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", - "version": "2.0.0", + "version": "2.0.1", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png", diff --git a/src/manifest.v2.json b/src/manifest.v2.json index 13cfa17..0e6c1d6 100644 --- a/src/manifest.v2.json +++ b/src/manifest.v2.json @@ -3,7 +3,7 @@ "name": "__MSG_appName__", "description": "__MSG_appDesc__", "default_locale": "en", - "version": "2.0.0", + "version": "2.0.1", "icons": { "16": "icons/icon16.png", "48": "icons/icon48.png",