From ae838b5a6cbf40341d0ea3da9704cd1f6326095e Mon Sep 17 00:00:00 2001 From: yunohost-bot Date: Sat, 20 Jan 2024 14:52:23 +0000 Subject: [PATCH] Auto-update README --- README.md | 4 ++-- README_fr.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 1c05712..cedd7bf 100644 --- a/README.md +++ b/README.md @@ -33,14 +33,14 @@ For example this system can be used with: The MQTT broker mosquitto is integrated into the package. It requires its own domain or subdomain. It's an optional setting: during install if you set the same domaine as your main app domain, it won't be installed. You may also install the mosquitto package without using the one provided by domoticz_ynh. -**Shipped version:** 2023.2~ynh1 +**Shipped version:** 2024.2~ynh1 ## Documentation and resources * Official app website: * Official user documentation: * Official admin documentation: * Upstream app code repository: -* YunoHost documentation for this app: +* YunoHost Store: * Report a bug: ## Developer info diff --git a/README_fr.md b/README_fr.md index e9aaf05..28c00cc 100644 --- a/README_fr.md +++ b/README_fr.md @@ -35,14 +35,14 @@ Vous pouvez également installer le package pour mosquitto sans utiliser celui d -**Version incluse :** 2023.2~ynh1 +**Version incluse :** 2024.2~ynh1 ## Documentations et ressources * Site officiel de l’app : * Documentation officielle utilisateur : * Documentation officielle de l’admin : * Dépôt de code officiel de l’app : -* Documentation YunoHost pour cette app : +* YunoHost Store: * Signaler un bug : ## Informations pour les développeurs