Bump Version

This commit is contained in:
linus
2025-07-08 13:21:52 +02:00
parent 178f6a88af
commit d9e4aada80
3 changed files with 90 additions and 22 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.10.5"
VERSION = "v1.10.6"
OAUTH_TOKEN_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
OAUTH_AUTH_URL = "https://volvoid.eu.volvocars.com/as/authorization.oauth2"