Publish 0.7.3

This commit is contained in:
decentral1se
2021-04-28 10:46:38 +02:00
parent 07a9b3bd81
commit 4aec218719
3 changed files with 6 additions and 4 deletions

View File

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