There was an error while loading. Please reload this page.
1 parent 07c1e3a commit 7cc960eCopy full SHA for 7cc960e
2 files changed
custom_components/auth_oidc/config/const.py
@@ -8,7 +8,7 @@
8
9
DEFAULT_TITLE = "OpenID Connect (SSO)"
10
DOMAIN = "auth_oidc"
11
-REPO_ROOT_URL = "https://github.com/christiaangoossens/hass-oidc-auth/tree/v1.0.0-rc1"
+REPO_ROOT_URL = "https://github.com/christiaangoossens/hass-oidc-auth/tree/v1.0.0-rc3"
12
13
## ===
14
## Config keys
custom_components/auth_oidc/manifest.json
@@ -18,5 +18,5 @@
18
"jinja2",
19
"joserfc"
20
],
21
- "version": "1.0.0-rc2"
+ "version": "1.0.0-rc3"
22
}
0 commit comments