Bump version to match latest release

Woops.
This commit is contained in:
decentral1se 2021-04-18 00:05:51 +02:00
parent f1b76d4313
commit 037e08a41a
Signed by untrusted user who does not match committer: decentral1se
GPG Key ID: 92DAD76BD9567B8A
1 changed files with 1 additions and 1 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.1"
ABRA_VERSION="0.7.2"
ABRA_BACKUP_DIR="${ABRA_BACKUP_DIR:-$ABRA_DIR/backups}"
ABRA_VENDOR_DIR="$ABRA_DIR/vendor"
ABRA_APPS_JSON="${ABRA_DIR}/apps.json"