fix: bust admin stylesheet cache
Some checks failed
CI / test (pull_request) Has been cancelled
CI / deploy (pull_request) Has been cancelled

This commit is contained in:
2026-09-15 17:57:59 +03:00
parent 711c6ae7b0
commit 8102556862
7 changed files with 12 additions and 8 deletions

View File

@@ -1,3 +1,3 @@
APP_VERSION = "0.8.10"
FRONTEND_VERSION = "0.8.10"
BACKEND_VERSION = "0.8.10"
APP_VERSION = "0.8.11"
FRONTEND_VERSION = "0.8.11"
BACKEND_VERSION = "0.8.11"