From 3eec5f9e32ba4be6df01413473e06e1020e30d33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jari=20Sch=C3=A4fer?= Date: Mon, 14 Oct 2024 04:28:52 +0200 Subject: [PATCH] version 24.9.1 --- pre_install/build/install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pre_install/build/install b/pre_install/build/install index 849b38a..117bcd4 100644 --- a/pre_install/build/install +++ b/pre_install/build/install @@ -1,6 +1,6 @@ #!/bin/sh -eu -LIBRENMS_VERSION=${LIBRENMS_VERSION:-24.9.0} +LIBRENMS_VERSION=${LIBRENMS_VERSION:-24.9.1} LIBRENMS_WEATHERMAP_VERSION=ea57b454eb042408a6628fc3d8dff8176563547f # Optional APT caching, speeds up local builds