From d18379a364cc6952b1177448c921d2f087c35482 Mon Sep 17 00:00:00 2001 From: 3wc <3wc@doesthisthing.work> Date: Tue, 25 Jul 2023 12:52:59 +0100 Subject: [PATCH] Bump APP_INI_VERSION --- abra.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/abra.sh b/abra.sh index 2583802..d564814 100644 --- a/abra.sh +++ b/abra.sh @@ -1,4 +1,4 @@ -export APP_INI_VERSION=v9 +export APP_INI_VERSION=v10 export DOCKER_SETUP_SH_VERSION=v1 abra_backup_app() {