From e66fb075e79cb93665240238c05de9826cc311cd Mon Sep 17 00:00:00 2001 From: Krakinou Date: Sat, 19 Nov 2022 16:42:34 +0100 Subject: [PATCH] Revert version to 2020.2 to avoid unwanted upgrade --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 3c92d6a..88d9854 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Very light weight open sources home automation system that lets you monitor and configure miscellaneous devices", "fr": "Logiciel open sources et gratuit de domotique qui vous permet de configurer un grand nombre d'appareils" }, - "version": "2022.2~ynh5", + "version": "2020.2~ynh5", "url": "https://www.domoticz.com", "upstream": { "license": "GPL-3.0-or-later",