From 8b15f2de5b24cb2e7abdad357231500210987be1 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Thu, 21 Oct 2021 16:03:19 +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 a36318fc2..d48867074 100755 --- a/scripts/installer/installer +++ b/scripts/installer/installer @@ -1,6 +1,6 @@ #!/usr/bin/env bash -ABRA_VERSION="0.2.1-alpha" +ABRA_VERSION="0.2.2-alpha" ABRA_RELEASE_URL="https://git.coopcloud.tech/api/v1/repos/coop-cloud/abra/releases/tags/$ABRA_VERSION" function show_banner {