feat: adds crawl resource cache

This commit is contained in:
Anton
2026-05-14 12:21:44 +03:00
parent 5180b89b81
commit 6724b3f369
20 changed files with 1192 additions and 73 deletions

View File

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