fix: убрал правило из copilot-instructions.md (экономия токенов), оставил в ARCHITECTURE.md
Deploy drhider / validate (push) Waiting to run

This commit is contained in:
2026-07-12 14:51:40 +04:00
parent a1574677a5
commit f98b4ba7a5
2 changed files with 1 additions and 5 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 = "5.0.3"
VERSION = "5.0.4"
def create_app():