From 441395cf35f8f1cbcb19e130aa4714eaf30fb52b Mon Sep 17 00:00:00 2001 From: Krakinou Date: Sat, 20 Jan 2024 15:53:28 +0100 Subject: [PATCH] move to 2024.2 --- doc/PRE_UPGRADE.d/2023.1~ynh1.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/PRE_UPGRADE.d/2023.1~ynh1.md b/doc/PRE_UPGRADE.d/2023.1~ynh1.md index 129753c..b56f2ab 100644 --- a/doc/PRE_UPGRADE.d/2023.1~ynh1.md +++ b/doc/PRE_UPGRADE.d/2023.1~ynh1.md @@ -1,4 +1,4 @@ ###Warning### -Starting with 2023.2~ynh1, the integrated mosquitto server into the domoticz_ynh package will not be maintained anymore. +Starting with 2024.2~ynh1, the integrated mosquitto server into the domoticz_ynh package will not be maintained anymore. This is due to numerous reasons, the main one being that it render the package overcomplicated while an external package is also available. You're encouraged to move to the [mosquitto package](https://github.com/YunoHost-Apps/mosquitto_ynh), instruction to doing so being available in the domoticz_ynh documentation.