diff --git a/README.md b/README.md
index 9ad88a1..d65131f 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ It shall NOT be edited by hand.
Element is a new type of messaging app. You choose where your messages are stored, putting you in control of your data. It gives you access to the Matrix open network, so you can talk to anyone. Element provides a new level of security, adding cross-signed device verification to default end-to-end encryption.
-**Shipped version:** 1.11.73~ynh1
+**Shipped version:** 1.11.74~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
index a20fc87..0e554f9 100644
--- a/README_es.md
+++ b/README_es.md
@@ -18,7 +18,7 @@ No se debe editar a mano.
Element is a new type of messaging app. You choose where your messages are stored, putting you in control of your data. It gives you access to the Matrix open network, so you can talk to anyone. Element provides a new level of security, adding cross-signed device verification to default end-to-end encryption.
-**Versión actual:** 1.11.73~ynh1
+**Versión actual:** 1.11.74~ynh1
**Demo:**
diff --git a/README_eu.md b/README_eu.md
index 139fbc9..276a716 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -18,7 +18,7 @@ EZ editatu eskuz.
Element is a new type of messaging app. You choose where your messages are stored, putting you in control of your data. It gives you access to the Matrix open network, so you can talk to anyone. Element provides a new level of security, adding cross-signed device verification to default end-to-end encryption.
-**Paketatutako bertsioa:** 1.11.73~ynh1
+**Paketatutako bertsioa:** 1.11.74~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index 6edc95b..3d38028 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -18,7 +18,7 @@ Il NE doit PAS être modifié à la main.
Element est un nouveau type d'application de messagerie. Vous choisissez où vos messages sont stockés, ce qui vous donne le contrôle de vos données. Il vous donne accès au réseau ouvert Matrix, vous pouvez donc parler à n'importe qui. Element offre un nouveau niveau de sécurité, en ajoutant la vérification des appareils par signature croisée au chiffrement de bout en bout par défaut.
-**Version incluse :** 1.11.73~ynh1
+**Version incluse :** 1.11.74~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index a0c674d..c1acb4d 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -18,7 +18,7 @@ NON debe editarse manualmente.
Element is a new type of messaging app. You choose where your messages are stored, putting you in control of your data. It gives you access to the Matrix open network, so you can talk to anyone. Element provides a new level of security, adding cross-signed device verification to default end-to-end encryption.
-**Versión proporcionada:** 1.11.73~ynh1
+**Versión proporcionada:** 1.11.74~ynh1
**Demo:**
diff --git a/README_id.md b/README_id.md
index 9b9595a..0e36277 100644
--- a/README_id.md
+++ b/README_id.md
@@ -18,7 +18,7 @@ Ini TIDAK boleh diedit dengan tangan.
Element is a new type of messaging app. You choose where your messages are stored, putting you in control of your data. It gives you access to the Matrix open network, so you can talk to anyone. Element provides a new level of security, adding cross-signed device verification to default end-to-end encryption.
-**Versi terkirim:** 1.11.73~ynh1
+**Versi terkirim:** 1.11.74~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 74ba323..3e06d18 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -18,7 +18,7 @@
Element is a new type of messaging app. You choose where your messages are stored, putting you in control of your data. It gives you access to the Matrix open network, so you can talk to anyone. Element provides a new level of security, adding cross-signed device verification to default end-to-end encryption.
-**分发版本:** 1.11.73~ynh1
+**分发版本:** 1.11.74~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index bf5fb7f..b0521e4 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -5,7 +5,7 @@ name = "Element"
description.en = "Web client for Matrix"
description.fr = "Client web pour Matrix"
-version = "1.11.73~ynh1"
+version = "1.11.74~ynh1"
maintainers = ["Josué Tille"]
@@ -57,8 +57,8 @@ ram.runtime = "0M"
[resources.sources]
[resources.sources.main]
- url = "https://github.com/element-hq/element-web/releases/download/v1.11.73/element-v1.11.73.tar.gz"
- sha256 = "f038bd836d6a1b31f9a24950846189921e12893a5b4ed661dc7c293e15e862ef"
+ url = "https://github.com/element-hq/element-web/releases/download/v1.11.74/element-v1.11.74.tar.gz"
+ sha256 = "a12e4185abd430aeddf86f6fe376e47a5ab27a7ef8dfb6c4203b4c9bc0382ce8"
autoupdate.strategy = "latest_github_release"
autoupdate.asset = "^element-v.*.tar.gz$"