Mark release

This commit is contained in:
decentral1se
2021-03-17 12:53:55 +01:00
parent f7bc8efabe
commit d68444be9e
3 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
ABRA_VERSION="0.5.0"
ABRA_VERSION="0.6.0"
GIT_URL="https://git.autonomic.zone/coop-cloud/abra"
ABRA_SRC="$GIT_URL/raw/tag/$ABRA_VERSION/abra"