Mark release
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se
2021-03-17 12:53:55 +01:00
parent f7bc8efabe
commit d68444be9e
3 changed files with 4 additions and 2 deletions

2
abra
View File

@ -2,7 +2,7 @@
GIT_URL="https://git.autonomic.zone/coop-cloud/"
ABRA_DIR="${ABRA_DIR:-$HOME/.abra}"
ABRA_VERSION="0.5.0"
ABRA_VERSION="0.6.0"
ABRA_BACKUP_DIR="${ABRA_BACKUP_DIR:-$ABRA_DIR/backups}"
ABRA_VENDOR_DIR="$ABRA_DIR/vendor"
YQ="$ABRA_VENDOR_DIR/yq"