fix: report scheduled backup failures
All checks were successful
CI / test (pull_request) Successful in 9m12s
CI / deploy (pull_request) Has been skipped

This commit is contained in:
2026-09-15 18:53:06 +03:00
parent b933f95302
commit 69c1dd52cf
8 changed files with 16 additions and 12 deletions

View File

@@ -1,3 +1,3 @@
APP_VERSION = "0.8.13"
FRONTEND_VERSION = "0.8.13"
BACKEND_VERSION = "0.8.13"
APP_VERSION = "0.8.14"
FRONTEND_VERSION = "0.8.14"
BACKEND_VERSION = "0.8.14"