Fix renew tariff state desync / Version bump

This commit is contained in:
Vladless
2026-04-16 17:39:12 +00:00
parent 19feb4cb80
commit 76cf9df266
2 changed files with 4 additions and 2 deletions
+1 -1
View File
@@ -92,4 +92,4 @@ def get_git_commit_number() -> str:
def get_version() -> str:
return f"v.6-b1204121200 {get_git_commit_number()}"
return f"v.6-b1604162029 {get_git_commit_number()}"