v4.0.2: бегущий секундомер в колонке статуса ( 5с, 6с...)
Deploy drhider / validate (push) Waiting to run

This commit is contained in:
2026-07-12 14:19:44 +04:00
parent df15f48ecc
commit 62c7ea0162
2 changed files with 9 additions and 3 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ if _sys_path_root not in sys.path:
sys.path.insert(0, _sys_path_root)
# Версия приложения (меняется при изменениях)
VERSION = "4.0.1"
VERSION = "4.0.2"
def create_app():