diff --git a/README.md b/README.md index 9db4fbd..c5a54b1 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,12 @@ For now, although the package is fully functional (install, remove, backup, rest +<<<<<<< HEAD **Shipped version:** 8.15.0~ynh2 +======= + +**Shipped version:** 8.15.0~ynh1 +>>>>>>> refs/remotes/origin/testing ## Documentation and resources * Official app website: diff --git a/README_fr.md b/README_fr.md index aef8f66..a3ffd75 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,11 @@ Pour fonctionner correctement, cette application nécessite d'avoir installé so Pour l'instant, bien que le package fonctionne (installation, désinstallation, sauvegarde, restauration...), il n'est pas intégré avec domoticz et mosquitto, les paramétrages doivent être fait manuellement depuis l'application. +<<<<<<< HEAD **Version incluse :** 8.15.0~ynh2 +======= +**Version incluse :** 8.15.0~ynh1 +>>>>>>> refs/remotes/origin/testing ## Documentations et ressources * Site officiel de l’app : diff --git a/conf/app.src b/conf/app.src new file mode 100644 index 0000000..ff4e739 --- /dev/null +++ b/conf/app.src @@ -0,0 +1,6 @@ +SOURCE_URL=https://api.github.com/repos/zwave-js/zwave-js-ui/zipball/v8.15.0 +SOURCE_SUM=a8aac1fd25000dc6dbdd92c8d91e22bf3ffe1492a914777371f9d6e5299a676d +SOURCE_SUM_PRG=sha256sum +SOURCE_FORMAT=zip +SOURCE_IN_SUBDIR=true +SOURCE_EXTRACT=true diff --git a/manifest.toml b/manifest.toml index d33b272..9036f89 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,11 @@ name = "Zwave-JS-UI" description.en = "Full featured Z-Wave Control Panel and MQTT Gateway integrated with domoticz" description.fr = "Panneau de controle Z-Wave et MQTT intégré avec Domoticz" +<<<<<<< HEAD version = "8.15.0~ynh2" +======= +version = "8.15.0~ynh1" +>>>>>>> refs/remotes/origin/testing maintainers = ["Krakinou"]