From d0eb8c52eb60d8bbef0de819108a509d65f05edf Mon Sep 17 00:00:00 2001 From: Alba Hita Catala Date: Tue, 12 Dec 2023 12:28:31 +0100 Subject: [PATCH] chore: set version to 0.2.4 Signed-off-by: Alba Hita Catala --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 72872874..3b5f73ae 100644 --- a/Makefile +++ b/Makefile @@ -17,7 +17,7 @@ LONGNAME := yggdrasil BRANDNAME := yggdrasil # Used as the tarball file name. Cannot contain spaces. PKGNAME := yggdrasil -VERSION := 0.2.3 +VERSION := 0.2.4 # Used as the prefix for MQTT topic names TOPICPREFIX := yggdrasil # Used to force sending all HTTP traffic to a specific host.