diff --git a/README.md b/README.md index 9f9cb83..4a8c564 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ To work correctly, this app require to install either 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.8.4~ynh1 +**Shipped version:** 8.8.5~ynh1 ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index 949fbe0..0b4d954 100644 --- a/README_fr.md +++ b/README_fr.md @@ -29,7 +29,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.8.4~ynh1 +**Version incluse :** 8.8.5~ynh1 ## Avertissements / informations importantes diff --git a/conf/app.src b/conf/app.src index 0871908..fbe5517 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.8.4 -SOURCE_SUM=d54cf26fdea43dd2d3e67b3fea50ed82c51d31aade80cc7465c4f833ab7762ab +SOURCE_URL=https://api.github.com/repos/zwave-js/zwave-js-ui/zipball/v8.8.5 +SOURCE_SUM=b237a52ada6b674e077072c6c39efb1c512e00a7fa75d3d383a1c80e49100758 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 7a380ff..0064883 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.8.4~ynh1", + "version": "8.8.5~ynh1", "url": "https://github.com/zwave-js/zwave-js-ui", "upstream": { "license": "MIT",