From 339905551479c8459bc770364319d7c2e7a263b2 Mon Sep 17 00:00:00 2001 From: kx1t Date: Sun, 8 Dec 2024 19:16:53 +0100 Subject: [PATCH] update version to "5.26-release" --- rootfs/usr/share/planefence/planefence.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rootfs/usr/share/planefence/planefence.conf b/rootfs/usr/share/planefence/planefence.conf index 7175a9f9..a6ce7353 100644 --- a/rootfs/usr/share/planefence/planefence.conf +++ b/rootfs/usr/share/planefence/planefence.conf @@ -392,4 +392,4 @@ set +a # official version number is. If you fork this software, we'd appreciate if you add on to the version number rather than # replace the entire number. That way, it's easy to understand from which version you forked. For example, VERSION=3.11-myfork-1.0 - VERSION=5.26-mqtt + VERSION=5.26-release