From 74fbe224f47f06403f162a1d6e2523157dfbdd91 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jari=20Sch=C3=A4fer?= Date: Thu, 21 Nov 2024 02:40:46 +0100 Subject: [PATCH] version 24.10.0 --- 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 117bcd4..57dc086 100644 --- a/pre_install/build/install +++ b/pre_install/build/install @@ -1,6 +1,6 @@ #!/bin/sh -eu -LIBRENMS_VERSION=${LIBRENMS_VERSION:-24.9.1} +LIBRENMS_VERSION=${LIBRENMS_VERSION:-24.10.0} LIBRENMS_WEATHERMAP_VERSION=ea57b454eb042408a6628fc3d8dff8176563547f # Optional APT caching, speeds up local builds