Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
leoding86 committed Mar 28, 2020
1 parent c9f8f55 commit aeea828
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pixiv-toolkits",
"version": "3.10.1",
"version": "4.0.1",
"description": "A web extension for adding features on Pixiv",
"author": "leoding86 <[email protected]>",
"private": false,
Expand Down
4 changes: 2 additions & 2 deletions src/statics/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
]
}
],
"version": "4.0.0",
"version_name": "4.0.0-2020032215",
"version": "4.0.1",
"version_name": "4.0.0-2020032813",
"options_page": "options_page/index.html"
}

0 comments on commit aeea828

Please sign in to comment.