Fix installer and mark new patch

This commit is contained in:
Luke Murphy
2020-09-27 08:20:02 +02:00
parent 92c91ddbb0
commit 16292df5f6
3 changed files with 6 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#!/bin/bash
ABRA_VERSION="0.1.2"
ABRA_VERSION="0.3.1"
ABRA_SRC="https://git.autonomic.zone/autonomic-cooperative/abra/raw/tag/$ABRA_VERSION/abra"
function install_abra {