diff --git a/README.md b/README.md index 459780f..75f1890 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ For now, although the package is fully functional (install, remove, backup, rest -**Shipped version:** 9.13.4~ynh1 +**Shipped version:** 9.14.0~ynh1 ## Documentation and resources - Official app website: diff --git a/README_es.md b/README_es.md index aed8f3c..9fcc5be 100644 --- a/README_es.md +++ b/README_es.md @@ -32,7 +32,7 @@ For now, although the package is fully functional (install, remove, backup, rest -**Versión actual:** 9.13.4~ynh1 +**Versión actual:** 9.14.0~ynh1 ## Documentaciones y recursos - Sitio web oficial: diff --git a/README_eu.md b/README_eu.md index 6d9b2d1..335ecea 100644 --- a/README_eu.md +++ b/README_eu.md @@ -32,7 +32,7 @@ For now, although the package is fully functional (install, remove, backup, rest -**Paketatutako bertsioa:** 9.13.4~ynh1 +**Paketatutako bertsioa:** 9.14.0~ynh1 ## Dokumentazioa eta baliabideak - Aplikazioaren webgune ofiziala: diff --git a/README_fr.md b/README_fr.md index 49530c7..bb3129f 100644 --- a/README_fr.md +++ b/README_fr.md @@ -31,7 +31,7 @@ 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. -**Version incluse :** 9.13.4~ynh1 +**Version incluse :** 9.14.0~ynh1 ## Documentations et ressources - Site officiel de l’app : diff --git a/README_gl.md b/README_gl.md index 0e5b187..499fa4e 100644 --- a/README_gl.md +++ b/README_gl.md @@ -32,7 +32,7 @@ For now, although the package is fully functional (install, remove, backup, rest -**Versión proporcionada:** 9.13.4~ynh1 +**Versión proporcionada:** 9.14.0~ynh1 ## Documentación e recursos - Web oficial da app: diff --git a/README_zh_Hans.md b/README_zh_Hans.md index 50c35cf..6827754 100644 --- a/README_zh_Hans.md +++ b/README_zh_Hans.md @@ -32,7 +32,7 @@ For now, although the package is fully functional (install, remove, backup, rest -**分发版本:** 9.13.4~ynh1 +**分发版本:** 9.14.0~ynh1 ## 文档与资源 - 官方应用网站: diff --git a/manifest.toml b/manifest.toml index c30d893..e51a33c 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ 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" -version = "9.13.4~ynh1" +version = "9.14.0~ynh1" maintainers = ["Krakinou"] @@ -43,12 +43,12 @@ ram.runtime = "150M" [resources] [resources.sources.main] - arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.13.4/zwave-js-ui-v9.13.4-linux-arm64.zip" - arm64.sha256 = "ef95499583eae92977defa2de703e9404ff50f8b7a1dece4d0630eccd184d69b" - armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.13.4/zwave-js-ui-v9.13.4-linux-armv7.zip" - armhf.sha256 = "4372847a8e464f087a7cd0050064db39cd5b0058596b4d8d08c1dd431c1b16ce" - amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.13.4/zwave-js-ui-v9.13.4-linux.zip" - amd64.sha256 = "535946fa82b04794544e907ee3c4b78e5807ba228a85344135a2832f8dc03471" + arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.14.0/zwave-js-ui-v9.14.0-linux-arm64.zip" + arm64.sha256 = "82d9919139500b3674ecdc9c98dfcbe52353862b2bfad8623868e7e404a2f9ff" + armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.14.0/zwave-js-ui-v9.14.0-linux-armv7.zip" + armhf.sha256 = "1b4ea03bca7a260c196d0fa9fd1c6899b1fa399418d524322e4b7f50212d4771" + amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.14.0/zwave-js-ui-v9.14.0-linux.zip" + amd64.sha256 = "d08a31441dde637e70ea764d750220c85d3fa29ce9c1f6c4fc2377af19b587ec" in_subdir = false autoupdate.strategy = "latest_github_release"