There was an error while loading. Please reload this page.
1 parent 2a5d3e5 commit 1e5b89fCopy full SHA for 1e5b89f
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-rc3"
+REPO_ROOT_URL = "https://github.com/christiaangoossens/hass-oidc-auth/tree/v1.0.1"
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-rc3"
+ "version": "1.0.1"
22
}
0 commit comments