fix: schedule weekly full postgres backup
Some checks failed
CI / test (pull_request) Failing after 4m45s
CI / deploy (pull_request) Has been skipped

This commit is contained in:
2026-09-15 18:45:27 +03:00
parent 5c3883beca
commit 384cd550d5
6 changed files with 37 additions and 8 deletions

View File

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