Skip to content

Commit fc5cac4

Browse files
committed
6.1.0
1 parent a83cecb commit fc5cac4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

manifest-chrome.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "__MSG_extName__",
44
"short_name": "__MSG_extShortName__",
5-
"version": "6.0.1",
5+
"version": "6.1.0",
66
"default_locale": "en",
77
"description": "__MSG_extDesc__",
88
"icons": {

manifest-firefox.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "__MSG_extName__",
44
"short_name": "__MSG_extShortName__",
5-
"version": "6.0.1",
5+
"version": "6.1.0",
66
"default_locale": "en",
77
"description": "__MSG_extDesc__",
88
"applications": {

0 commit comments

Comments
 (0)