From a29e0e67301d5ebe40356fa277d2b4dfaf435359 Mon Sep 17 00:00:00 2001 From: Christiaan Goossens <9487666+christiaangoossens@users.noreply.github.com> Date: Fri, 6 Feb 2026 12:33:39 +0100 Subject: [PATCH] Bump to rc5 (#204) --- custom_components/auth_oidc/manifest.json | 2 +- hacs.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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