fix: 修正manifest.json中的版本号格式

This commit is contained in:
jonny
2026-03-04 21:22:33 +08:00
parent ae68d65514
commit 30b9925992
+1 -1
View File
@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "__MSG_extName__",
"default_locale": "en",
"version": "v0.26.2",
"version": "0.26.2",
"action": {
"default_popup": "popup.html",
"default_icon": "assets/logo_24x24.png",