fix: suppress sudo Telegram during SAC agent update (v0.5.3)

This commit is contained in:
2026-07-08 12:23:29 +10:00
parent f569293d52
commit 253b80c500
4 changed files with 52 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
"""Единый источник версии SAC (API, health, логи, OpenAPI)."""
APP_NAME = "Security Alert Center"
APP_VERSION = "0.5.2"
APP_VERSION = "0.5.3"
APP_VERSION_LABEL = f"{APP_NAME} v.{APP_VERSION}"