From ac0b9cd052a50bf1e71a9118e9dca3e9f1f5444d Mon Sep 17 00:00:00 2001 From: decentral1se Date: Sun, 5 Jan 2025 12:42:42 +0100 Subject: [PATCH] chore: new RC --- scripts/installer/installer | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/installer/installer b/scripts/installer/installer index 89c317d8..d6a94529 100755 --- a/scripts/installer/installer +++ b/scripts/installer/installer @@ -2,7 +2,7 @@ ABRA_VERSION="0.9.0-beta" ABRA_RELEASE_URL="https://git.coopcloud.tech/api/v1/repos/toolshed/abra/releases/tags/$ABRA_VERSION" -RC_VERSION="0.8.0-rc1-beta" +RC_VERSION="0.10.0-rc1-beta" RC_VERSION_URL="https://git.coopcloud.tech/api/v1/repos/toolshed/abra/releases/tags/$RC_VERSION" for arg in "$@"; do