fix: add runtime schema guard for skipped count

This commit is contained in:
Anton
2026-05-14 13:29:27 +03:00
parent 4b91effee3
commit 41fb54c5e7
6 changed files with 47 additions and 9 deletions

View File

@@ -1,3 +1,3 @@
APP_VERSION = "0.6.0"
FRONTEND_VERSION = "0.6.0"
BACKEND_VERSION = "0.6.0"
APP_VERSION = "0.6.1"
FRONTEND_VERSION = "0.6.1"
BACKEND_VERSION = "0.6.1"