Skip to content

Commit 4b8a820

Browse files
committed
chore: bump version
1 parent f88071d commit 4b8a820

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/manifest.dev.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "__MSG_extensionName__"
33
, "author": "BlackGlory"
4-
, "version": "3.0.0"
4+
, "version": "3.0.1"
55
, "manifest_version": 3
66
, "minimum_chrome_version": "109"
77
, "default_locale": "en"

src/manifest.prod.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "__MSG_extensionName__"
33
, "author": "BlackGlory"
4-
, "version": "3.0.0"
4+
, "version": "3.0.1"
55
, "manifest_version": 3
66
, "minimum_chrome_version": "109"
77
, "default_locale": "en"

0 commit comments

Comments
 (0)