From 6998298d3202793d5b9d215e4a010c36d1094df3 Mon Sep 17 00:00:00 2001 From: decentral1se Date: Wed, 30 Mar 2022 16:28:12 +0200 Subject: [PATCH] chore: publish next tag 0.4.0-alpha-rc8 --- scripts/installer/installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/installer/installer b/scripts/installer/installer index dbcabb5f..fc5b4070 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-rc7" +RC_VERSION="0.4.0-alpha-rc8" RC_VERSION_URL="https://git.coopcloud.tech/api/v1/repos/coop-cloud/abra/releases/tags/$RC_VERSION" for arg in "$@"; do