fix: дата/время файлов в ZIP (time.localtime), bump 3.2.3
Deploy drhider / validate (push) Waiting to run

This commit is contained in:
2026-07-12 13:07:07 +04:00
parent 1d91d5f92e
commit f15af2866d
2 changed files with 3 additions and 1 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 = "3.2.2"
VERSION = "3.2.3"
def create_app():