Skip to content

Commit 3879ebb

Browse files
committed
fix: illegal manifest_version
1 parent 109a8c0 commit 3879ebb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/plugin/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
"128": "assets/icon.png"
99
},
1010
"description": "SingleFile with categories and exhibition pages",
11-
"version": "0.1.1-alpha.1",
11+
"version": "0.1.1",
1212
"manifest_version": 3,
1313
"action": {
1414
"default_icon": "assets/icon.png",

0 commit comments

Comments
 (0)