diff --git a/README.md b/README.md index da16bd1..7c7079a 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.67~ynh1 +**Shipped version:** 1.11.68~ynh1 **Demo:** diff --git a/README_es.md b/README_es.md index e8901a7..0f7634b 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.67~ynh1 +**Versión actual:** 1.11.68~ynh1 **Demo:** diff --git a/README_eu.md b/README_eu.md index 14a927b..fbed863 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.67~ynh1 +**Paketatutako bertsioa:** 1.11.68~ynh1 **Demoa:** diff --git a/README_fr.md b/README_fr.md index 8429e4f..6e839af 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.67~ynh1 +**Version incluse :** 1.11.68~ynh1 **Démo :** diff --git a/README_gl.md b/README_gl.md index aaaa5bc..4766e0d 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.67~ynh1 +**Versión proporcionada:** 1.11.68~ynh1 **Demo:** diff --git a/README_zh_Hans.md b/README_zh_Hans.md index abcdb31..eb3846a 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.67~ynh1 +**分发版本:** 1.11.68~ynh1 **演示:** diff --git a/manifest.toml b/manifest.toml index 5fa92b5..c2b1646 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.67~ynh1" +version = "1.11.68~ynh1" maintainers = ["Josué Tille"] @@ -56,8 +56,8 @@ ram.runtime = "0M" [resources.sources] [resources.sources.main] - url = "https://github.com/element-hq/element-web/releases/download/v1.11.67/element-v1.11.67.tar.gz" - sha256 = "fb0eaf04eb26175db39f9436b772e01e1e5e2095e403dc0df0385e5256bf01e5" + url = "https://github.com/element-hq/element-web/releases/download/v1.11.68/element-v1.11.68.tar.gz" + sha256 = "9c98be714d4a2c458138557fadaf5eb4eb57110db1bf7c9807707f564a0bdbc2" autoupdate.strategy = "latest_github_release" autoupdate.asset = "^element-v.*.tar.gz$"