From abf56f9054056d96eff06f32ded8c12894a937f5 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Sun, 2 Jan 2022 20:05:53 +0100 Subject: [PATCH] chore: publish 0.4.0-alpha-rc1 --- scripts/installer/installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/installer/installer b/scripts/installer/installer index 5c0eee7e..f5873ff8 100755 --- a/scripts/installer/installer +++ b/scripts/installer/installer @@ -2,7 +2,7 @@ ABRA_VERSION="0.3.0-alpha" ABRA_RELEASE_URL="https://git.coopcloud.tech/api/v1/repos/coop-cloud/abra/releases/tags/$ABRA_VERSION" -RC_VERSION="0.3.1-alpha-rc2" +RC_VERSION="0.4.0-alpha-rc1" RC_VERSION_URL="https://git.coopcloud.tech/api/v1/repos/coop-cloud/abra/releases/tags/$RC_VERSION" for arg in "$@"; do