From 69a7d37fb711a7d5c507c332b8ec276bf85b0fa0 Mon Sep 17 00:00:00 2001 From: cellarspoon Date: Thu, 6 Jan 2022 10:04:43 +0100 Subject: [PATCH] chore: release 0.4.0-alpha-rc4 --- scripts/installer/installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/installer/installer b/scripts/installer/installer index 61f05a7c..104305e7 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.4.0-alpha-rc3" +RC_VERSION="0.4.0-alpha-rc4" RC_VERSION_URL="https://git.coopcloud.tech/api/v1/repos/coop-cloud/abra/releases/tags/$RC_VERSION" for arg in "$@"; do