fix: .doc теперь обрабатывается (обфускация + md в архиве)
Deploy drhider / validate (push) Waiting to run

This commit is contained in:
2026-07-16 12:16:54 +04:00
parent 87a6df45c5
commit cb6274a887
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 = "0.0.30"
VERSION = "0.0.31"
def create_app():