Release patch fix
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se
2021-04-07 21:00:08 +02:00
parent 8f2fadb3c4
commit 35f553ae5a
3 changed files with 6 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.7.0"
ABRA_VERSION="0.7.1"
ABRA_BACKUP_DIR="${ABRA_BACKUP_DIR:-$ABRA_DIR/backups}"
ABRA_VENDOR_DIR="$ABRA_DIR/vendor"
ABRA_APPS_JSON="${ABRA_DIR}/apps.json"