Bump version and add compatibility note

Update manifest version to 2026.03.05 and change version_name to indicate support from 0.24.0 to the latest. Add a 2026-03-05 changelog entry in README noting forward compatibility with v0.24.0 (and inviting issues for older versions). No functional changes.
This commit is contained in:
jonny
2026-03-05 09:40:30 +08:00
parent cd21551e2d
commit 95940201aa
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -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",