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"