Bump new patch release
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
decentral1se
2021-05-31 23:59:38 +02:00
parent 0771d58b69
commit ad1fe2b8d7
3 changed files with 4 additions and 2 deletions

View File

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