diff --git a/README.md b/README.md
index cb7f913..c207b2f 100644
--- a/README.md
+++ b/README.md
@@ -19,7 +19,7 @@ It shall NOT be edited by hand.
Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit.
-**Shipped version:** 0.5.18~ynh1
+**Shipped version:** 0.6.0~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index af1c58c..16dff57 100644
--- a/README_es.md
+++ b/README_es.md
@@ -19,7 +19,7 @@ No se debe editar a mano.
Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit.
-**Versión actual:** 0.5.18~ynh1
+**Versión actual:** 0.6.0~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 850bc97..6115849 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -19,7 +19,7 @@ EZ editatu eskuz.
Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit.
-**Paketatutako bertsioa:** 0.5.18~ynh1
+**Paketatutako bertsioa:** 0.6.0~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 6891646..4cb0203 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Appels de groupe avec WebRTC qui exploitent Matrix et une boîte à outils WebRTC open source de LiveKit.
-**Version incluse :** 0.5.18~ynh1
+**Version incluse :** 0.6.0~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 5c1ce88..4aca40b 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -19,7 +19,7 @@ NON debe editarse manualmente.
Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit.
-**Versión proporcionada:** 0.5.18~ynh1
+**Versión proporcionada:** 0.6.0~ynh1
**Demo:**
diff --git a/README_id.md b/README_id.md
index 56c689d..e25f2b7 100644
--- a/README_id.md
+++ b/README_id.md
@@ -19,7 +19,7 @@ Ini TIDAK boleh diedit dengan tangan.
Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit.
-**Versi terkirim:** 0.5.18~ynh1
+**Versi terkirim:** 0.6.0~ynh1
**Demo:**
@@ -30,7 +30,7 @@ Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit f
## Dokumentasi dan sumber daya
- Website aplikasi 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 4d6183a..521c2e5 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -19,7 +19,7 @@
Group calls with WebRTC that leverage Matrix and an open-source WebRTC toolkit from LiveKit.
-**分发版本:** 0.5.18~ynh1
+**分发版本:** 0.6.0~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index e4173b0..b11020d 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "Element-Call"
description.en = "Group calls powered by Matrix"
description.fr = "Appels de groupe alimentés par Matrix"
-version = "0.5.18~ynh1"
+version = "0.6.0~ynh1"
maintainers = []
@@ -50,8 +50,8 @@ ram.runtime = "50M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.5.18.tar.gz"
- sha256 = "611b6fa2f6ec3d61d22fe9dbddec8d97bba05bd0173297bc5eafecc7fb2fb93b"
+ url = "https://github.com/vector-im/element-call/archive/refs/tags/v0.6.0.tar.gz"
+ sha256 = "879f60a113dcf0873eed4f857b5ab68c22651eb837ec45f32cc2c728fc124dbc"
autoupdate.strategy = "latest_github_tag"
[resources.system_user]