From 2b36fda137608a84e7f2a82bc579e2e1692f12ce Mon Sep 17 00:00:00 2001 From: jonny Date: Sat, 7 Mar 2026 21:22:52 +0800 Subject: [PATCH] Bump manifest version to 2026.03.10 Update manifest.json version field from 2026.03.09 to 2026.03.10. No other changes to manifest content; this is a minor release/version bump. --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 16f5ce3..a7e250a 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_extName__", "default_locale": "en", - "version": "2026.03.09", + "version": "2026.03.10", "version_name": "Supports 0.18.0 to the latest version", "action": { "default_popup": "popup.html",