feature: improve admin directory and crawl progress

This commit is contained in:
Anton
2026-04-28 17:24:10 +03:00
parent 51d83d7062
commit 4bd5f26469
19 changed files with 1082 additions and 58 deletions

View File

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