From e260abbd6bd1c56a10ab4db6c2c581bb64a2af93 Mon Sep 17 00:00:00 2001 From: Will Date: Tue, 23 Jul 2024 11:30:18 -0700 Subject: [PATCH] . --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index 88439fa..87ad5b7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "__MSG_appName__", - "version": "3.8.3", + "version": "3.9.1", "default_locale": "en", "description": "__MSG_appDescription__", "author": "June07 <667@june07.com> (https://june07.com/)", @@ -77,7 +77,7 @@ ] }, "short_name": "__MSG_appShortName__", - "version_name": "3.8.2", + "version_name": "3.9.1", "omnibox": { "keyword": "about" }