diff --git a/README.md b/README.md index 2de8c0f..a73a733 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition. -**Shipped version:** 2.27.1~ynh1 +**Shipped version:** 2.27.2~ynh1 **Demo:** https://snappymail.eu/demo/ diff --git a/README_fr.md b/README_fr.md index 1ff39e2..95ac360 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,7 +18,7 @@ Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) po Client de messagerie Web simple, moderne, léger et rapide. Snappymail est un fork considérablement amélioré et sécurisé de l'édition RainLoop Webmail Community. -**Version incluse :** 2.27.1~ynh1 +**Version incluse :** 2.27.2~ynh1 **Démo :** https://snappymail.eu/demo/ diff --git a/manifest.toml b/manifest.toml index 675f8b5..cca9c8d 100644 --- a/manifest.toml +++ b/manifest.toml @@ -5,7 +5,7 @@ name = "SnappyMail" description.en = "Simple, modern, lightweight & fast web-based e-mail client" description.fr = "Client de messagerie Web simple, moderne, léger et rapide" -version = "2.27.1~ynh1" +version = "2.27.2~ynh1" maintainers = ["eric_G"] @@ -43,8 +43,8 @@ ram.runtime = "50M" [resources.sources] [resources.sources.main] - url = "https://github.com/the-djmaze/snappymail/releases/download/v2.27.1/snappymail-2.27.1.tar.gz" - sha256 = "d21e3b918311a745e6e538b310becd7cfc01f0b63b7058bb700c299520f73923" + url = "https://github.com/the-djmaze/snappymail/releases/download/v2.27.2/snappymail-2.27.2.tar.gz" + sha256 = "06bdbc703c3d5f15d1d14039ee8390f8ac29b4070f9dd1fe5cada0161b95381e" in_subdir = false [resources.system_user]