diff --git a/platform/chrome/manifest.json b/platform/chrome/manifest.json index ccae5fb..cb616ca 100644 --- a/platform/chrome/manifest.json +++ b/platform/chrome/manifest.json @@ -2,7 +2,7 @@ "description": "Entra ID SSO via Microsoft Identity Broker", "manifest_version": 3, "name": "Linux Entra SSO", - "version": "0.6", + "version": "0.6.1", "icons": { "48": "icons/linux-entra-sso_48.png", "128": "icons/linux-entra-sso_128.png" diff --git a/platform/firefox/manifest.json b/platform/firefox/manifest.json index 18f090d..431e460 100644 --- a/platform/firefox/manifest.json +++ b/platform/firefox/manifest.json @@ -2,7 +2,7 @@ "description": "Entra ID SSO via Microsoft Identity Broker", "manifest_version": 3, "name": "Linux Entra SSO", - "version": "0.6", + "version": "0.6.1", "icons": { "48": "icons/linux-entra-sso.svg" },