diff --git a/ALL_README.md b/ALL_README.md
index a01b345..8938aae 100644
--- a/ALL_README.md
+++ b/ALL_README.md
@@ -1,6 +1,7 @@
# All available README files by language
- [Read the README in English](README.md)
+- [Lee el README en español](README_es.md)
- [Irakurri README euskaraz](README_eu.md)
- [Lire le README en français](README_fr.md)
- [Le o README en galego](README_gl.md)
diff --git a/README.md b/README.md
index c33e2f3..2fb1beb 100644
--- a/README.md
+++ b/README.md
@@ -28,7 +28,7 @@ In addition to Roundcube core features, the following are made available with th
* Support for PGP encryption with Enigma plugin by default.
-**Shipped version:** 1.6.6~ynh2
+**Shipped version:** 1.6.7~ynh1
**Demo:**
diff --git a/README_es.md b/README_es.md
new file mode 100644
index 0000000..7dc8e63
--- /dev/null
+++ b/README_es.md
@@ -0,0 +1,59 @@
+
+
+# Roundcube para Yunohost
+
+[](https://dash.yunohost.org/appci/app/roundcube)  
+
+[](https://install-app.yunohost.org/?app=roundcube)
+
+*[Leer este README en otros idiomas.](./ALL_README.md)*
+
+> *Este paquete le permite instalarRoundcube rapidamente y simplement en un servidor YunoHost.*
+> *Si no tiene YunoHost, visita [the guide](https://yunohost.org/install) para aprender como instalarla.*
+
+## Descripción general
+
+Roundcube is a browser-based multilingual IMAP client with an application-like user interface. It provides full functionality you expect from an email client, including MIME support, address book, folder manipulation, message searching and spell checking.
+
+## YunoHost specific features
+
+In addition to Roundcube core features, the following are made available with this package:
+
+ * Synchronize your email aliases as identities in Roundcube
+ * Install the [contextmenu](https://packagist.org/packages/johndoh/contextmenu) and [automatic addressbook](https://packagist.org/packages/projectmyst/automatic_addressbook) plugins by default
+ * Allow to install the [CardDAV](https://packagist.org/packages/roundcube/carddav) (address book) synchronization plugin at the installation - note that if you have installed Nextcloud or Baïkal, it will automatically add the corresponding and existing address book.
+* Support for PGP encryption with Enigma plugin by default.
+
+
+**Versión actual:** 1.6.7~ynh1
+
+**Demo:**
+
+## Capturas
+
+
+
+## Documentaciones y recursos
+
+- Sitio web oficial:
+- Documentación administrador oficial:
+- Repositorio del código fuente oficial de la aplicación :
+- Catálogo YunoHost:
+- Reportar un error:
+
+## Información para desarrolladores
+
+Por favor enviar sus correcciones a la [`branch testing`](https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing
+
+Para probar la rama `testing`, sigue asÍ:
+
+```bash
+sudo yunohost app install https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
+o
+sudo yunohost app upgrade roundcube -u https://github.com/YunoHost-Apps/roundcube_ynh/tree/testing --debug
+```
+
+**Mas informaciones sobre el empaquetado de aplicaciones:**
diff --git a/README_eu.md b/README_eu.md
index a2cb3f0..f926f42 100644
--- a/README_eu.md
+++ b/README_eu.md
@@ -28,7 +28,7 @@ In addition to Roundcube core features, the following are made available with th
* Support for PGP encryption with Enigma plugin by default.
-**Paketatutako bertsioa:** 1.6.6~ynh2
+**Paketatutako bertsioa:** 1.6.7~ynh1
**Demoa:**
diff --git a/README_fr.md b/README_fr.md
index b47b8a5..99bc01d 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -29,7 +29,7 @@ En plus des fonctionnalités principales de Roundcube, les éléments suivants s
* Prise en charge du chiffrement PGP avec le plugin Enigma installé par default.
-**Version incluse :** 1.6.6~ynh2
+**Version incluse :** 1.6.7~ynh1
**Démo :**
diff --git a/README_gl.md b/README_gl.md
index 73d2bb3..ec4ade3 100644
--- a/README_gl.md
+++ b/README_gl.md
@@ -28,7 +28,7 @@ In addition to Roundcube core features, the following are made available with th
* Support for PGP encryption with Enigma plugin by default.
-**Versión proporcionada:** 1.6.6~ynh2
+**Versión proporcionada:** 1.6.7~ynh1
**Demo:**
diff --git a/README_zh_Hans.md b/README_zh_Hans.md
index 1d3f008..61b64cb 100644
--- a/README_zh_Hans.md
+++ b/README_zh_Hans.md
@@ -3,7 +3,7 @@
请勿手动编辑。
-->
-# YunoHost 的 Roundcube
+# YunoHost 上的 Roundcube
[](https://dash.yunohost.org/appci/app/roundcube)  
@@ -28,7 +28,7 @@ In addition to Roundcube core features, the following are made available with th
* Support for PGP encryption with Enigma plugin by default.
-**分发版本:** 1.6.6~ynh2
+**分发版本:** 1.6.7~ynh1
**演示:**
diff --git a/manifest.toml b/manifest.toml
index 701973a..05770ea 100644
--- a/manifest.toml
+++ b/manifest.toml
@@ -7,7 +7,7 @@ name = "Roundcube"
description.en = "Open Source Webmail software"
description.fr = "Webmail Open Source"
-version = "1.6.6~ynh2"
+version = "1.6.7~ynh1"
maintainers = []
[upstream]
@@ -54,8 +54,8 @@ ram.runtime = "50M"
[resources]
[resources.sources.main]
- url = "https://github.com/roundcube/roundcubemail/releases/download/1.6.6/roundcubemail-1.6.6.tar.gz"
- sha256 = "40e4d7505b01f401e757f7439930ed96b1245ffc3863dd326fcf21e0e5847c74"
+ url = "https://github.com/roundcube/roundcubemail/archive/refs/tags/1.6.7.tar.gz"
+ sha256 = "fe56c37485862b738e03ea3f91288178e36b4793a50dd6b832052d0b2b0e3fcd"
autoupdate.strategy = "latest_github_release"
[resources.system_user]