Skip to content

Commit c5e4dc0

Browse files
committed
Bump version
1 parent a2e2e67 commit c5e4dc0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "__MSG_fullName__",
33
"short_name": "__MSG_shortName__",
4-
"version": "0.1.0-rc1",
4+
"version": "0.1.0",
55
"default_locale": "zh_CN",
66
"description": "__MSG_Description__",
77
"content_scripts": [{

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "bilibilisponsorblock",
3-
"version": "0.1.0-rc1",
3+
"version": "0.1.0",
44
"description": "",
55
"main": "background.js",
66
"dependencies": {

0 commit comments

Comments
 (0)