diff --git a/README.md b/README.md index 42bc0fb..ed95e71 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Chrome 应用商店: diff --git a/manifest.json b/manifest.json index 5e00dd6..90e8a3d 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "manifest_version": 3, "name": "__MSG_extName__", "default_locale": "en", - "version": "2026.03.04", - "version_name": "release memos v0.26.2", + "version": "2026.03.05", + "version_name": "Supports 0.24.0 to the latest version", "action": { "default_popup": "popup.html", "default_icon": "assets/logo_24x24.png",