Bump manifest version and add version_name

Update manifest.json: set version to "2026.03.04" and add a "version_name" field ("release memos v0.26.2") to label this release.
This commit is contained in:
jonny
2026-03-04 21:28:11 +08:00
parent 30b9925992
commit 2511487cbe
+2 -1
View File
@@ -2,7 +2,8 @@
"manifest_version": 3,
"name": "__MSG_extName__",
"default_locale": "en",
"version": "0.26.2",
"version": "2026.03.04",
"version_name": "release memos v0.26.2",
"action": {
"default_popup": "popup.html",
"default_icon": "assets/logo_24x24.png",