Notification system refactor / Fix configurator renewal pricing / Fix Remnawave key deletion

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