diff --git a/chatgpt-auto-continue/chromium/extension/manifest.json b/chatgpt-auto-continue/chromium/extension/manifest.json index 8fdfafa42..9c69c9db2 100644 --- a/chatgpt-auto-continue/chromium/extension/manifest.json +++ b/chatgpt-auto-continue/chromium/extension/manifest.json @@ -3,7 +3,7 @@ "name": "__MSG_appName__", "short_name": "ChatGPT ⏩", "description": "__MSG_appDesc__", - "version": "2024.12.21", + "version": "2024.12.21.1", "author": "Adam Lui", "homepage_url": "https://www.chatgptautocontinue.com", "default_locale": "en", diff --git a/chatgpt-auto-continue/firefox/extension/manifest.json b/chatgpt-auto-continue/firefox/extension/manifest.json index 6ca846948..d94377e7c 100644 --- a/chatgpt-auto-continue/firefox/extension/manifest.json +++ b/chatgpt-auto-continue/firefox/extension/manifest.json @@ -3,7 +3,7 @@ "name": "__MSG_appName__", "short_name": "ChatGPT ⏩", "description": "__MSG_appDesc__", - "version": "2024.12.21", + "version": "2024.12.21.1", "author": "Adam Lui", "homepage_url": "https://www.chatgptautocontinue.com", "default_locale": "en", diff --git a/chatgpt-infinity/firefox/extension/manifest.json b/chatgpt-infinity/firefox/extension/manifest.json index d2bbf5612..78f086153 100644 --- a/chatgpt-infinity/firefox/extension/manifest.json +++ b/chatgpt-infinity/firefox/extension/manifest.json @@ -3,7 +3,7 @@ "name": "__MSG_appName__", "short_name": "ChatGPT ∞", "description": "__MSG_appDesc__", - "version": "2024.12.21", + "version": "2024.12.21.1", "author": "Adam Lui", "homepage_url": "https://www.chatgptinfinity.com", "default_locale": "en", diff --git a/chatgpt-widescreen/firefox/extension/manifest.json b/chatgpt-widescreen/firefox/extension/manifest.json index 1a7a33bfd..3ce2ee6b2 100644 --- a/chatgpt-widescreen/firefox/extension/manifest.json +++ b/chatgpt-widescreen/firefox/extension/manifest.json @@ -3,7 +3,7 @@ "name": "__MSG_appName__", "short_name": "ChatGPT 🖥️", "description": "__MSG_appDesc__", - "version": "2024.12.21", + "version": "2024.12.21.1", "author": "Adam Lui", "homepage_url": "https://www.chatgptwidescreen.com", "default_locale": "en",