Mark new version in installer
This commit is contained in:
parent
34dc33a01d
commit
acdfa20b2b
@ -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/}"
|
||||
|
Reference in New Issue
Block a user