Skip to content

Commit

Permalink
fix: illegal manifest_version
Browse files Browse the repository at this point in the history
  • Loading branch information
Ray-D-Song committed Nov 14, 2024
1 parent 109a8c0 commit 3879ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"128": "assets/icon.png"
},
"description": "SingleFile with categories and exhibition pages",
"version": "0.1.1-alpha.1",
"version": "0.1.1",
"manifest_version": 3,
"action": {
"default_icon": "assets/icon.png",
Expand Down

0 comments on commit 3879ebb

Please sign in to comment.