fix: make run rows clickable and limit dashboard runs

This commit is contained in:
Anton
2026-05-07 16:23:39 +03:00
parent c97ced52b4
commit 52c5cc1af1
6 changed files with 24 additions and 6 deletions

View File

@@ -1,3 +1,3 @@
APP_VERSION = "0.4.1"
FRONTEND_VERSION = "0.4.1"
BACKEND_VERSION = "0.4.1"
APP_VERSION = "0.4.2"
FRONTEND_VERSION = "0.4.2"
BACKEND_VERSION = "0.4.2"