diff --git a/README.md b/README.md index a0c9b4a..2beac1f 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to ## Overview Quick description of this app. -**Shipped version:** 2.3.6 +**Shipped version:** 2.4.5 * * * ### Known bug : @@ -24,7 +24,7 @@ Quick description of this app. - [x] z-push is now configured to use smtp to send emails instead of php_mail() function. This let us have emails signed by dkim for example. - [x] The current imap backend configuration seems able to handle email addresses different from login (for example login : john and email john.doe@domain.tld instead of john@domain.tld) - Further testing required ! - [x] The sources are based on http://download.z-push.org/final/ -- [x] Use of version 2.3.6 final +- [x] Use of version 2.4.5 final ## Screenshots diff --git a/manifest.json b/manifest.json index 7287808..0f51ff1 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Z-Push is an Exchange ActiveSync fronted written in php which lets you synchronize emails (imap/smtp backend) and calendar/contacts (carddav and caldav backend)", "fr": "Z-Push est un fronted Exchange ActiveSync écrit en php qui permet de synchroniser vos email (backend imap/smtp) et vos contacts/calendrier (backend carddav et caldav)" }, - "version": "2.3.6~ynh1", + "version": "2.4.5~ynh1", "url": "https://z-push.org", "license": "free", "maintainer": {