recalculation during purchase

This commit is contained in:
Vladless
2025-12-15 23:46:03 +03:00
parent e71a20cd3e
commit 2025329e5f
5 changed files with 137 additions and 60 deletions
+1 -1
View File
@@ -92,4 +92,4 @@ def get_git_commit_number() -> str:
def get_version() -> str:
return f"v.5.1-a141229 {get_git_commit_number()}"
return f"v.5.1-a151229 {get_git_commit_number()}"