diff --git a/manifests/manifest-chrome.json b/manifests/manifest-chrome.json index 47601baa..e792d9c3 100644 --- a/manifests/manifest-chrome.json +++ b/manifests/manifest-chrome.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_extName__", "short_name": "__MSG_extShortName__", - "version": "8.0.1", + "version": "8.0.2", "default_locale": "en", "description": "__MSG_extDesc__", "icons": { diff --git a/manifests/manifest-edge.json b/manifests/manifest-edge.json index a91ee67f..9997b05a 100644 --- a/manifests/manifest-edge.json +++ b/manifests/manifest-edge.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Authenticator: 2FA Client", - "version": "8.0.1", + "version": "8.0.2", "default_locale": "en", "description": "__MSG_extDesc__", "icons": { diff --git a/manifests/manifest-firefox.json b/manifests/manifest-firefox.json index a521e4df..0a5717b4 100644 --- a/manifests/manifest-firefox.json +++ b/manifests/manifest-firefox.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_extName__", "short_name": "__MSG_extShortName__", - "version": "8.0.1", + "version": "8.0.2", "default_locale": "en", "description": "__MSG_extDesc__", "browser_specific_settings": {