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