From 700f89425a8d662af870dbd5a3de3cae29e7e689 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sat, 2 Oct 2021 23:01:25 +0200 Subject: [PATCH] chore: publish new release --- scripts/installer/installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/installer/installer b/scripts/installer/installer index 10ef0c961..573a5a748 100755 --- a/scripts/installer/installer +++ b/scripts/installer/installer @@ -1,6 +1,6 @@ #!/usr/bin/env bash -ABRA_VERSION="0.1.5-alpha" +ABRA_VERSION="0.1.6-alpha" ABRA_RELEASE_URL="https://git.coopcloud.tech/api/v1/repos/coop-cloud/abra/releases/tags/$ABRA_VERSION" function show_banner {