Lower minimum supported Memos to v0.15.0

Update compatibility range to include Memos v0.15.0 across README and locale files (en, ja, ko, zh_CN). Bump manifest version/date to 2026.03.12 and update version_name to reflect the new supported range. This extends backward compatibility to older Memos releases.
This commit is contained in:
jonny
2026-03-12 18:35:06 +08:00
parent f2f1ff2c10
commit e9730b5839
6 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
"manifest_version": 3,
"name": "__MSG_extName__",
"default_locale": "en",
"version": "2026.03.11",
"version_name": "Supports 0.18.0 - 0.26.x",
"version": "2026.03.12",
"version_name": "Supports 0.15.0 - 0.26.x",
"action": {
"default_popup": "popup.html",
"default_icon": "assets/logo_24x24.png",