Fix global version handling and unify app version across backend/frontend

This commit is contained in:
2026-03-17 09:06:42 +01:00
parent 8f515893ea
commit e98fd1de93
6 changed files with 57 additions and 503 deletions

View File

@@ -4,7 +4,7 @@ build-backend = "hatchling.build"
[project]
name = "bangui-backend"
version = "0.9.0"
version = "0.9.4"
description = "BanGUI backend — fail2ban web management interface"
requires-python = ">=3.12"
dependencies = [