Bump to the next version
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2021-07-06 12:34:15 +02:00
parent cdd196346a
commit 0581559783
3 changed files with 4 additions and 2 deletions

View File

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