From 650c3398bd4e516a43f4e0fd80467f282dc66d74 Mon Sep 17 00:00:00 2001 From: Luke Murphy Date: Sun, 27 Sep 2020 08:17:50 +0200 Subject: [PATCH] Bump Abra --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 07ab0a3..1f4271c 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -ABRA_VERSION := 0.2.0 +ABRA_VERSION := 0.3.0 ABRA_INSTALL_SRC := "https://git.autonomic.zone/autonomic-cooperative/abra/raw/tag/$(ABRA_VERSION)/script.d/abra-installer" SWARM_INSTALL_SRC := "https://git.autonomic.zone/autonomic-cooperative/abra/raw/tag/$(ABRA_VERSION)/script.d/swarm-installer"