Rework image creation

This commit is contained in:
linus
2024-10-28 07:26:02 +01:00
parent 75db5da324
commit d3d511477b
4 changed files with 23 additions and 32 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
from config import settings
VERSION = "v1.10.4"
VERSION = "v1.10.5"
OAUTH_TOKEN_URL = "https://volvoid.eu.volvocars.com/as/token.oauth2"
OAUTH_AUTH_URL = "https://volvoid.eu.volvocars.com/as/authorization.oauth2"