fix: retain only latest production backup
Some checks failed
CI / test (pull_request) Failing after 4m46s
CI / deploy (pull_request) Has been skipped

This commit is contained in:
2026-09-15 15:49:21 +03:00
parent f6a01500d7
commit ddb3ad1a72
5 changed files with 10 additions and 5 deletions

View File

@@ -1,3 +1,3 @@
APP_VERSION = "0.8.6"
FRONTEND_VERSION = "0.8.6"
BACKEND_VERSION = "0.8.6"
APP_VERSION = "0.8.7"
FRONTEND_VERSION = "0.8.7"
BACKEND_VERSION = "0.8.7"