From dd3ecc7fc2ff8276d6c590b76b1488f4fd05e93b Mon Sep 17 00:00:00 2001 From: kudo-sync-bot Date: Tue, 4 Feb 2025 11:29:34 -0800 Subject: [PATCH] =?UTF-8?q?Re-bumped=20`version`=20to=20trigger=20auto-pub?= =?UTF-8?q?lish=20using=20new=20refresh=20token=20=E2=86=9E=20[auto-sync?= =?UTF-8?q?=20from=20https://github.com/adamlui/ai-web-extensions/tree/mai?= =?UTF-8?q?n/chatgpt-widescreen]?= 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 185f188ab..ee8552e39 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.2.4", + "version": "2025.2.4.1", "author": "Adam Lui", "homepage_url": "https://www.chatgptwidescreen.com", "default_locale": "en", diff --git a/firefox/extension/manifest.json b/firefox/extension/manifest.json index c4dc51f4c..aeb746cb8 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.2.4", + "version": "2025.2.4.1", "author": "Adam Lui", "homepage_url": "https://www.chatgptwidescreen.com", "default_locale": "en",