diff --git a/README.md b/README.md
index ee391f0..12e6b47 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.16.2~ynh1
+**Shipped version:** 9.16.3~ynh1
## Documentation and resources
- Official app website:
diff --git a/README_es.md b/README_es.md
index 79d2975..0213652 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.16.2~ynh1
+**Versión actual:** 9.16.3~ynh1
## Documentaciones y recursos
- Sitio web oficial:
diff --git a/README_eu.md b/README_eu.md
index a173561..85434e4 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.16.2~ynh1
+**Paketatutako bertsioa:** 9.16.3~ynh1
## Dokumentazioa eta baliabideak
- Aplikazioaren webgune ofiziala:
diff --git a/README_fr.md b/README_fr.md
index 2d93504..72f0df0 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.16.2~ynh1
+**Version incluse :** 9.16.3~ynh1
## Documentations et ressources
- Site officiel de l’app :
diff --git a/README_gl.md b/README_gl.md
index dfdaf25..b92819d 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.16.2~ynh1
+**Versión proporcionada:** 9.16.3~ynh1
## Documentación e recursos
- Web oficial da app:
diff --git a/README_id.md b/README_id.md
index e66fe96..1a2aab0 100644
--- a/README_id.md
+++ b/README_id.md
@@ -32,13 +32,13 @@ For now, although the package is fully functional (install, remove, backup, rest
-**Versi terkirim:** 9.16.2~ynh1
+**Versi terkirim:** 9.16.3~ynh1
## Dokumentasi dan sumber daya
- Website aplikasi resmi:
- Dokumentasi pengguna resmi:
- Dokumentasi admin resmi:
-- Repositori kode aplikasi hulu:
+- Depot kode aplikasi hulu:
- Gudang YunoHost:
- Laporkan bug:
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 4f3177a..ac1cd6d 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.16.2~ynh1
+**分发版本:** 9.16.3~ynh1
## 文档与资源
- 官方应用网站:
diff --git a/manifest.toml b/manifest.toml
index 8c85d03..13f35be 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.16.2~ynh1"
+version = "9.16.3~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.16.2/zwave-js-ui-v9.16.2-linux-arm64.zip"
- arm64.sha256 = "da21700251438dc4c697d41f85e038a9c3cd883fe217b3fa88a157700b795bc7"
- armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.16.2/zwave-js-ui-v9.16.2-linux-armv7.zip"
- armhf.sha256 = "e60bca6357933c4d5f46aad27e8ac90c215872983de2801ab5d45626c43404a7"
- amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.16.2/zwave-js-ui-v9.16.2-linux.zip"
- amd64.sha256 = "19274338080898c4287ea878958002498663cb1f8bfcfa6548680ede7b2a775e"
+ arm64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.16.3/zwave-js-ui-v9.16.3-linux-arm64.zip"
+ arm64.sha256 = "61f371a73dab5b5e2c1481065db49f0be89284a26d99ffcb266968020d090fdf"
+ armhf.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.16.3/zwave-js-ui-v9.16.3-linux-armv7.zip"
+ armhf.sha256 = "e728202c8fc392883b9247669cd0cc39e03da33e1836dfad06cda664ed6b307f"
+ amd64.url = "https://github.com/zwave-js/zwave-js-ui/releases/download/v9.16.3/zwave-js-ui-v9.16.3-linux.zip"
+ amd64.sha256 = "5f38115f1f7ed1756e6f6f0ec41f963ebff8f33f09a412980fe9d941034d4a4b"
in_subdir = false
autoupdate.strategy = "latest_github_release"