Make 1.2.0 ready

This commit is contained in:
linus
2025-07-12 17:49:51 +02:00
parent ae5e3074ed
commit 2fa154e023
3 changed files with 15 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.10.6"
VERSION = "v1.2.0"
OAUTH_TOKEN_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
OAUTH_AUTH_URL = "https://volvoid.eu.volvocars.com/as/authorization.oauth2"