From 4235e069430ca6be921dfefb192d05b31f93b2a5 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Tue, 12 Oct 2021 11:19:26 +0200 Subject: [PATCH] chore: new 0.1.8-alpha release --- scripts/installer/installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/installer/installer b/scripts/installer/installer index 92d7d948..091d3d00 100755 --- a/scripts/installer/installer +++ b/scripts/installer/installer @@ -1,6 +1,6 @@ #!/usr/bin/env bash -ABRA_VERSION="0.1.7-alpha" +ABRA_VERSION="0.1.8-alpha" ABRA_RELEASE_URL="https://git.coopcloud.tech/api/v1/repos/coop-cloud/abra/releases/tags/$ABRA_VERSION" function show_banner {