Skip to content

Commit c5976b6

Browse files
committed
6.3.5
1 parent eed5431 commit c5976b6

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

manifests/manifest-chrome.json

+1-1
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.3.4",
5+
"version": "6.3.5",
66
"default_locale": "en",
77
"description": "__MSG_extDesc__",
88
"icons": {

manifests/manifest-edge.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 2,
33
"name": "Authenticator: 2FA Client",
44
"short_name": "__MSG_extShortName__",
5-
"version": "6.3.4",
5+
"version": "6.3.5",
66
"default_locale": "en",
77
"description": "__MSG_extDesc__",
88
"icons": {

manifests/manifest-firefox.json

+1-1
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.3.4",
5+
"version": "6.3.5",
66
"default_locale": "en",
77
"description": "__MSG_extDesc__",
88
"applications": {

0 commit comments

Comments
 (0)