Skip to content

Commit

Permalink
update version number
Browse files Browse the repository at this point in the history
  • Loading branch information
leoding86 committed Jun 26, 2020
1 parent 54a17be commit e8614a7
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": "4.1.2",
"version": "4.2.0",
"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 @@ -55,7 +55,7 @@
]
}
],
"version": "4.1.2",
"version_name": "4.1.2-2020062221",
"version": "4.2.0",
"version_name": "4.2.0-2020062612",
"options_page": "options_page/index.html"
}

0 comments on commit e8614a7

Please sign in to comment.