From 75fb9a2774caad96e83de23653bf62f0f50f717c Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 14 Oct 2021 13:31:18 +0200 Subject: [PATCH] chore: publish new version --- scripts/installer/installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/installer/installer b/scripts/installer/installer index d4a3c85e..45add686 100755 --- a/scripts/installer/installer +++ b/scripts/installer/installer @@ -1,6 +1,6 @@ #!/usr/bin/env bash -ABRA_VERSION="0.1.8-alpha" +ABRA_VERSION="0.2.0-alpha" ABRA_RELEASE_URL="https://git.coopcloud.tech/api/v1/repos/coop-cloud/abra/releases/tags/$ABRA_VERSION" function show_banner {