We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54a17be commit e8614a7Copy full SHA for e8614a7
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "pixiv-toolkits",
3
- "version": "4.1.2",
+ "version": "4.2.0",
4
"description": "A web extension for adding features on Pixiv",
5
"author": "leoding86 <leoding86@msn.com>",
6
"private": false,
src/statics/manifest.json
@@ -55,7 +55,7 @@
55
]
56
}
57
],
58
59
- "version_name": "4.1.2-2020062221",
+ "version_name": "4.2.0-2020062612",
60
"options_page": "options_page/index.html"
61
0 commit comments