Skip to content

Commit 7cc960e

Browse files
Bump to rc3 (#249)
1 parent 07c1e3a commit 7cc960e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

custom_components/auth_oidc/config/const.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
DEFAULT_TITLE = "OpenID Connect (SSO)"
1010
DOMAIN = "auth_oidc"
11-
REPO_ROOT_URL = "https://github.com/christiaangoossens/hass-oidc-auth/tree/v1.0.0-rc1"
11+
REPO_ROOT_URL = "https://github.com/christiaangoossens/hass-oidc-auth/tree/v1.0.0-rc3"
1212

1313
## ===
1414
## Config keys

custom_components/auth_oidc/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,5 @@
1818
"jinja2",
1919
"joserfc"
2020
],
21-
"version": "1.0.0-rc2"
21+
"version": "1.0.0-rc3"
2222
}

0 commit comments

Comments
 (0)