From 7c0d8831359068a6dd5fcb2efdbbc4f1bcca0530 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 6 Oct 2021 08:48:23 +0200 Subject: [PATCH] chore: new release --- scripts/installer/installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/installer/installer b/scripts/installer/installer index 573a5a74..4d97f982 100755 --- a/scripts/installer/installer +++ b/scripts/installer/installer @@ -1,6 +1,6 @@ #!/usr/bin/env bash -ABRA_VERSION="0.1.6-alpha" +ABRA_VERSION="0.1.7-alpha" ABRA_RELEASE_URL="https://git.coopcloud.tech/api/v1/repos/coop-cloud/abra/releases/tags/$ABRA_VERSION" function show_banner {