diff --git a/README.md b/README.md index c6d12b7..a0762b8 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.2~ynh1 +**Shipped version:** 2.22.3~ynh1 **Demo:** https://snappymail.eu/demo/ diff --git a/README_fr.md b/README_fr.md index a0d49dc..36c435d 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.2~ynh1 +**Version incluse :** 2.22.3~ynh1 **Démo :** https://snappymail.eu/demo/ diff --git a/conf/app.src b/conf/app.src index 20d3d77..621c07f 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.2/snappymail-2.22.2.tar.gz -SOURCE_SUM=07ea5816846d5ef2265f7f40298f4ccda80311df5e3d293fa5bcf7d1cd39c0b3 +SOURCE_URL=https://github.com/the-djmaze/snappymail/releases/download/v2.22.3/snappymail-2.22.3.tar.gz +SOURCE_SUM=3739d11e00476a9bae0f14d6cc3eb15bec75b6ef5321d4389971580c8851d72d SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 9cc3d07..b980117 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.2~ynh1", + "version": "2.22.3~ynh1", "url": "https://snappymail.eu/", "upstream": { "license": "AGPL-3.0-only",