From e840328e443a802edc7979dcce9dc85ea14e47f9 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 22 Sep 2021 09:04:19 +0200 Subject: [PATCH] chore: publish next release --- scripts/installer/installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/installer/installer b/scripts/installer/installer index 4b2f012e..51121af1 100755 --- a/scripts/installer/installer +++ b/scripts/installer/installer @@ -1,6 +1,6 @@ #!/usr/bin/env bash -ABRA_VERSION="0.1.3-alpha" +ABRA_VERSION="0.1.4-alpha" ABRA_RELEASE_URL="https://git.coopcloud.tech/api/v1/repos/coop-cloud/abra/releases/tags/$ABRA_VERSION" function show_banner {