Merge branch 'main' into docker-dependency

This commit is contained in:
2022-06-03 11:30:54 +00:00
30 changed files with 82 additions and 94 deletions

View File

@ -1,8 +1,8 @@
#!/usr/bin/env bash
ABRA_VERSION="0.5.0-alpha"
ABRA_VERSION="0.5.1-beta"
ABRA_RELEASE_URL="https://git.coopcloud.tech/api/v1/repos/coop-cloud/abra/releases/tags/$ABRA_VERSION"
RC_VERSION="0.5.0-alpha"
RC_VERSION="0.5.1-beta"
RC_VERSION_URL="https://git.coopcloud.tech/api/v1/repos/coop-cloud/abra/releases/tags/$RC_VERSION"
for arg in "$@"; do