chore: bump SAC to 0.5.18 after WinRM log title fix

Remote already used 0.5.17 for per-host credentials.
This commit is contained in:
PTah
2026-07-14 10:30:13 +10:00
parent f40aa538b0
commit f1e26552d2
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
"""Единый источник версии SAC (API, health, логи, OpenAPI)."""
APP_NAME = "Security Alert Center"
APP_VERSION = "0.5.17"
APP_VERSION = "0.5.18"
APP_VERSION_LABEL = f"{APP_NAME} v.{APP_VERSION}"