Fix retained otp messages bug

This commit is contained in:
Linus Dietz
2024-05-29 20:08:19 +02:00
parent a7a2e1182c
commit f650ea9247
4 changed files with 13 additions and 5 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.9.2"
VERSION = "v1.9.3"
OAUTH_TOKEN_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
OAUTH_AUTH_URL = "https://volvoid.eu.volvocars.com/as/authorization.oauth2"