fix: fixes TemplateResponse

This commit is contained in:
Anton
2026-04-28 18:25:29 +03:00
parent b1edec4d9e
commit 2cd7585107
4 changed files with 6 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
APP_VERSION = "0.2.0"
FRONTEND_VERSION = "0.2.0"
BACKEND_VERSION = "0.2.0"
APP_VERSION = "0.2.1"
FRONTEND_VERSION = "0.2.1"
BACKEND_VERSION = "0.2.1"