Bump to 1.0.2 (#280)
This commit is contained in:
committed by
GitHub
parent
c0a6e03fa7
commit
a154ffc197
@@ -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.1"
|
||||
REPO_ROOT_URL = "https://github.com/christiaangoossens/hass-oidc-auth/tree/v1.0.2"
|
||||
|
||||
## ===
|
||||
## Config keys
|
||||
|
||||
@@ -18,5 +18,5 @@
|
||||
"jinja2",
|
||||
"joserfc"
|
||||
],
|
||||
"version": "1.0.1"
|
||||
"version": "1.0.2"
|
||||
}
|
||||
Reference in New Issue
Block a user