diff --git a/README.md b/README.md index 4800937..12bc4be 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ To work correctly, this app require to install either - or [Home-Assistant package](https://github.com/YunoHost-Apps/homeassistant_ynh) Suivez le [guide d'installation rapide](https://zwave-js.github.io/zwave-js-ui/#/getting-started/quick-start?id=minimum-settings) pour l'intégrer dans l'une ou l'autre de ces applications. -**Shipped version:** 8.6.3~ynh1 +**Shipped version:** 8.8.1~ynh1 ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index 393fd92..9d2f5b7 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,7 +28,7 @@ Pour fonctionner correctement, cette application nécessite d'avoir installé so Follow the [quick start instruction](https://zwave-js.github.io/zwave-js-ui/#/getting-started/quick-start?id=minimum-settings) to set up the integration with one or the other. -**Version incluse :** 8.6.3~ynh1 +**Version incluse :** 8.8.1~ynh1 ## Avertissements / informations importantes diff --git a/conf/app.src b/conf/app.src index 387f150..dde9d6b 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.3 -SOURCE_SUM=179bdb13e58dd62f3119083f0396e94c9a39d5b034724e03c05f74747b23e767 +SOURCE_URL=https://api.github.com/repos/zwave-js/zwave-js-ui/zipball/v8.8.1 +SOURCE_SUM=637638e3d8ba7991d7bfcd3602d863b0fb4f55db4f95938abecc53a31b36471a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 0379f77..f0fbbb9 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.3~ynh1", + "version": "8.8.1~ynh1", "url": "https://github.com/zwave-js/zwave-js-ui", "upstream": { "license": "MIT",