From 0e1cb7735acd2fc6a4ddd197f70989ee4c81efa4 Mon Sep 17 00:00:00 2001 From: kudo-sync-bot Date: Sat, 11 Jan 2025 21:55:10 -0800 Subject: [PATCH] =?UTF-8?q?Bumped=20`version`=20to=20`2025.1.11`=20?= =?UTF-8?q?=E2=86=9E=20[auto-sync=20from=20https://github.com/adamlui/ai-w?= =?UTF-8?q?eb-extensions/tree/main/chatgpt-auto-continue]?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- chromium/extension/manifest.json | 2 +- firefox/extension/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/chromium/extension/manifest.json b/chromium/extension/manifest.json index ca5d58d3..48e7f720 100644 --- a/chromium/extension/manifest.json +++ b/chromium/extension/manifest.json @@ -3,7 +3,7 @@ "name": "__MSG_appName__", "short_name": "ChatGPT ⏩", "description": "__MSG_appDesc__", - "version": "2025.1.7", + "version": "2025.1.11", "author": "Adam Lui", "homepage_url": "https://www.chatgptautocontinue.com", "default_locale": "en", diff --git a/firefox/extension/manifest.json b/firefox/extension/manifest.json index b9d7312e..37969409 100644 --- a/firefox/extension/manifest.json +++ b/firefox/extension/manifest.json @@ -3,7 +3,7 @@ "name": "__MSG_appName__", "short_name": "ChatGPT ⏩", "description": "__MSG_appDesc__", - "version": "2025.1.7", + "version": "2025.1.11", "author": "Adam Lui", "homepage_url": "https://www.chatgptautocontinue.com", "default_locale": "en",