diff --git a/custom_components/auth_oidc/manifest.json b/custom_components/auth_oidc/manifest.json index b609ccf..a044a74 100644 --- a/custom_components/auth_oidc/manifest.json +++ b/custom_components/auth_oidc/manifest.json @@ -19,5 +19,5 @@ "bcrypt", "joserfc" ], - "version": "0.7.0-alpha-rc4" + "version": "0.7.0-alpha-rc5" } \ No newline at end of file diff --git a/hacs.json b/hacs.json index d0bb233..9c14a33 100644 --- a/hacs.json +++ b/hacs.json @@ -2,5 +2,5 @@ "name": "OpenID Connect", "hide_default_branch": true, "render_readme": true, - "homeassistant": "2024.12" + "homeassistant": "2025.11" } \ No newline at end of file