Mark new version in installer
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se
2021-04-07 21:10:37 +02:00
parent 34dc33a01d
commit acdfa20b2b

View File

@ -1,6 +1,6 @@
#!/bin/bash
ABRA_VERSION="0.7.1"
ABRA_VERSION="0.7.2"
GIT_URL="https://git.autonomic.zone/coop-cloud/abra"
ABRA_SRC="$GIT_URL/raw/tag/$ABRA_VERSION/abra"
ABRA_DIR="${ABRA_DIR:-$HOME/.abra/}"