New patch release
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2021-07-30 19:33:29 +02:00
parent 179ed64e0f
commit a636d2f17c
3 changed files with 5 additions and 2 deletions

View File

@ -2,7 +2,7 @@
# shellcheck disable=SC2154,SC2034
ABRA_VERSION="10.0.0"
ABRA_VERSION="10.0.1"
GIT_URL="https://git.coopcloud.tech/coop-cloud/abra"
ABRA_SRC="$GIT_URL/raw/tag/$ABRA_VERSION/abra"
ABRA_DIR="${ABRA_DIR:-$HOME/.abra}"