Skip to content

Commit

Permalink
fix: CI error (#16)
Browse files Browse the repository at this point in the history
  • Loading branch information
Resulte authored Sep 11, 2022
1 parent cb242c6 commit 7db952e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Casdoor",
"description": "Casdoor Chrome Extension",
"version": "1.0",
"version": "1.0.0",
"manifest_version": 3,
"permissions": ["storage", "identity"],
"action": {
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "casdoor",
"version": "1.0",
"version": "1.0.0",
"description": "Casdoor Chrome Extension",
"scripts": {
"semantic-release": "semantic-release"
Expand Down

0 comments on commit 7db952e

Please sign in to comment.