Skip to content

Commit 6e66d4c

Browse files
committed
5.0.3
1 parent 24ac9bd commit 6e66d4c

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": "5.0.2",
5+
"version": "5.0.3",
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": "5.0.2",
5+
"version": "5.0.3",
66
"default_locale": "en",
77
"description": "__MSG_extDesc__",
88
"applications": {

0 commit comments

Comments
 (0)