Fix renew tariff state desync / Version bump

This commit is contained in:
Vladless
2026-04-16 17:31:29 +00:00
parent 5742f1d68d
commit a55c591f52
3 changed files with 5 additions and 3 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()}"