diff --git a/README.md b/README.md index 6bfa2e9..1354e32 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ You may also install both app separatly. This app may also be usable with [Home-Assistant package](https://github.com/YunoHost-Apps/homeassistant_ynh) but I never tested it. -**Shipped version:** 8.6.1~ynh1 +**Shipped version:** 8.6.2~ynh1 ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index 293bae2..6c79cea 100644 --- a/README_fr.md +++ b/README_fr.md @@ -27,7 +27,7 @@ Vous pouvez également installer les deux applications séparément. Cette application fonctionne également peut-être avec [le paquet Home-Assistant](https://github.com/YunoHost-Apps/homeassistant_ynh) mais je ne l'ai jamais testée. -**Version incluse :** 8.6.1~ynh1 +**Version incluse :** 8.6.2~ynh1 ## Avertissements / informations importantes diff --git a/conf/app.src b/conf/app.src index bc0162d..7692c62 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://api.github.com/repos/zwave-js/zwave-js-ui/zipball/v8.6.1 -SOURCE_SUM=0b0c70f076a66df3fcc5f7ea90b05530627914e87b0df5d1bcc430acb512607b +SOURCE_URL=https://api.github.com/repos/zwave-js/zwave-js-ui/zipball/v8.6.2 +SOURCE_SUM=dd36cd1fcd63f3b3b8198c97f6fbf95e99dad9f9474058c4091f9716405068f2 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 2f65716..c9fa70e 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Full featured Z-Wave Control Panel and MQTT Gateway integrated with domoticz", "fr": "Panneau de controle Z-Wave et MQTT intégré avec Domoticz" }, - "version": "8.6.1~ynh1", + "version": "8.6.2~ynh1", "url": "https://github.com/zwave-js/zwave-js-ui", "upstream": { "license": "MIT",