Bump to latest version
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Luke Murphy 2020-09-22 14:19:08 +02:00
parent 9ea65a8f6f
commit e0f63d7a09
No known key found for this signature in database
GPG Key ID: 5E2EF5A63E3718CC
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
ABRA_VERSION := 0.1.1
ABRA_VERSION := 0.1.2
ABRA_SRC := "https://git.autonomic.zone/autonomic-cooperative/abra/raw/tag/$(ABRA_VERSION)/installer"
default: update-abra-installer

View File

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