diff --git a/README.md b/README.md index 70fe296..e27319c 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,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.22.5~ynh1 +**Shipped version:** 2.22.7~ynh1 **Demo:** https://snappymail.eu/demo/ diff --git a/README_fr.md b/README_fr.md index 9549fa2..4a22432 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) pour Simple, modern, lightweight & fast web-based email client. The drastically upgraded & secured fork of RainLoop Webmail Community edition. -**Version incluse :** 2.22.5~ynh1 +**Version incluse :** 2.22.7~ynh1 **Démo :** https://snappymail.eu/demo/ diff --git a/conf/app.src b/conf/app.src index f3907e3..d996a07 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.22.5/snappymail-2.22.5.tar.gz -SOURCE_SUM=8e5069fd374aca7fb2968c167b69d51e86de343256d2dc0f367169b928800391 +SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.22.7/snappymail-2.22.7.tar.gz +SOURCE_SUM=823abdbfb3ddd751df8a6f4ad73770122f0485ee3af68a68e121d4453e644edd SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 7459ec3..4ad14b4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Simple, modern, lightweight & fast web-based e-mail client", "fr": "Client de messagerie Web simple, moderne, léger et rapide" }, - "version": "2.22.5~ynh1", + "version": "2.22.7~ynh1", "url": "https://snappymail.eu/", "upstream": { "license": "AGPL-3.0-only",