chore: update app version

This commit is contained in:
Jonas Kaninda
2024-09-30 00:33:43 +02:00
parent 19d34e5f6c
commit 21a20e7745

View File

@@ -39,7 +39,7 @@ ENV TARGET_DB_PORT=5432
ENV TARGET_DB_NAME=""
ENV TARGET_DB_USERNAME=""
ENV TARGET_DB_PASSWORD=""
ENV VERSION="v1.2.8"
ENV VERSION="v1.2.9"
ENV BACKUP_CRON_EXPRESSION=""
ENV TG_TOKEN=""
ENV TG_CHAT_ID=""