Skip to content

Commit 25bf3cf

Browse files
committed
version 1.2.1
1 parent 507543a commit 25bf3cf

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "__MSG_appName__",
33
"description": "__MSG_appDesc__",
44
"default_locale": "en",
5-
"version": "1.2.0",
5+
"version": "1.2.1",
66
"manifest_version": 3,
77
"icons": {
88
"16": "logo.png",

src/manifest.v2.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "__MSG_appName__",
33
"description": "__MSG_appDesc__",
44
"default_locale": "en",
5-
"version": "1.2.0",
5+
"version": "1.2.1",
66
"manifest_version": 2,
77
"icons": {
88
"16": "logo.png",

0 commit comments

Comments
 (0)