Skip to content

Commit d7b0ba4

Browse files
committed
chore: bump version
1 parent 7f7c243 commit d7b0ba4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Diff for: 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.1.5"
4+
, "version": "3.1.6"
55
, "manifest_version": 3
66
, "minimum_chrome_version": "109"
77
, "default_locale": "en"

Diff for: 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.1.5"
4+
, "version": "3.1.6"
55
, "manifest_version": 3
66
, "minimum_chrome_version": "109"
77
, "default_locale": "en"

0 commit comments

Comments
 (0)