diff --git a/README.md b/README.md index 8cda692..f8ed441 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.17.0~ynh1 +**Shipped version:** 2.17.1~ynh1 **Demo:** https://snappymail.eu/demo/ ## Disclaimers / important information diff --git a/README_fr.md b/README_fr.md index 1f5d4f4..a9b5559 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.17.0~ynh1 +**Version incluse :** 2.17.1~ynh1 **Démo :** https://snappymail.eu/demo/ ## Avertissements / informations importantes diff --git a/conf/app.src b/conf/app.src index 3069f62..caacefd 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.17.0/snappymail-2.17.0.tar.gz -SOURCE_SUM=67c072fd7e0885e3b2093ec5e0a02b04df821544dc4a7d1565c85c621009b025 +SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.17.1/snappymail-2.17.1.tar.gz +SOURCE_SUM=5c5c909df4aadee17eb326172d7aacb8a1a8bfe0b7d78d3b858bbc966d6dc19a SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 5b6665e..53fd522 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.17.0~ynh1", + "version": "2.17.1~ynh1", "url": "https://snappymail.eu/", "upstream": { "license": "AGPL-3.0-only",