From 4183ed32c83282b87eb0d9cbaf1f49370289c559 Mon Sep 17 00:00:00 2001 From: "adamlui@protonmail.com" Date: Sat, 30 Nov 2024 17:59:58 -0800 Subject: [PATCH] Bumped `version` to `2024.11.30` --- firefox/extension/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firefox/extension/manifest.json b/firefox/extension/manifest.json index 093b948..c4ee547 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": "2024.11.29.1", + "version": "2024.11.30", "author": "Adam Lui", "homepage_url": "https://www.chatgptautocontinue.com", "default_locale": "en",