This commit is contained in:
2026-08-27 10:47:12 +03:00
parent ecc461a53b
commit f4f80d7837
2 changed files with 4 additions and 5 deletions

2
app.py
View File

@@ -29,7 +29,7 @@ from ui_builder import install_ui_builder
from khl_site.khl_data_center import APP as khl_site_app
BASE_DIR = Path(__file__).resolve().parent
BUILD_VERSION = "2026.08.27.3"
BUILD_VERSION = "2026.08.27.4"
# compatibility: BUILD_VERSION = "2026.08.26.1"
# compatibility: BUILD_VERSION = "2026.08.25.1"
# compatibility: BUILD_VERSION = "2026.08.24.15"