From d6b8f6bbb18d1774285a6b330a648084392f4343 Mon Sep 17 00:00:00 2001 From: Christiaan Goossens <9487666+christiaangoossens@users.noreply.github.com> Date: Fri, 6 Feb 2026 11:14:08 +0100 Subject: [PATCH] Bump to 0.7.0-alpha-rc4 (#202) --- custom_components/auth_oidc/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/custom_components/auth_oidc/manifest.json b/custom_components/auth_oidc/manifest.json index 3e109aa..b609ccf 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-rc3" + "version": "0.7.0-alpha-rc4" } \ No newline at end of file