Bump to rc3 (#249)
This commit is contained in:
committed by
GitHub
parent
07c1e3a4c4
commit
7cc960e4db
@@ -8,7 +8,7 @@ from typing import Any, Dict
|
|||||||
|
|
||||||
DEFAULT_TITLE = "OpenID Connect (SSO)"
|
DEFAULT_TITLE = "OpenID Connect (SSO)"
|
||||||
DOMAIN = "auth_oidc"
|
DOMAIN = "auth_oidc"
|
||||||
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"
|
||||||
|
|
||||||
## ===
|
## ===
|
||||||
## Config keys
|
## Config keys
|
||||||
|
|||||||
@@ -18,5 +18,5 @@
|
|||||||
"jinja2",
|
"jinja2",
|
||||||
"joserfc"
|
"joserfc"
|
||||||
],
|
],
|
||||||
"version": "1.0.0-rc2"
|
"version": "1.0.0-rc3"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user