diff --git a/README.md b/README.md index 3a8c2eb..805686f 100755 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Marketing Automation Software -**Shipped version:** 4.4.8~ynh1 +**Shipped version:** 5.0.2~ynh1 **Demo:** https://www.mautic.org/demo diff --git a/README_fr.md b/README_fr.md index dcdb962..e75e123 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 Logiciel d'automatisation marketing -**Version incluse :** 4.4.8~ynh1 +**Version incluse :** 5.0.2~ynh1 **Démo :** https://www.mautic.org/demo diff --git a/conf/app.src b/conf/app.src index 886c29a..c8779da 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.4.8/4.4.8.zip -SOURCE_SUM=e238648fb0c31e500383ac7b93e04b3a2dfcfd2335b756db36907c2ffd0a60ac +SOURCE_URL=https://github.com/mautic/mautic/releases/download/5.0.2/5.0.2.zip +SOURCE_SUM=b20f7fb19d846229e45bd572ff191a3f3e0cf43afea2887bc887119db1950901 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index a7d6caf..2332f97 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Marketing Automation Software", "fr": "Logiciel d'automatisation marketing" }, - "version": "4.4.8~ynh1", + "version": "5.0.2~ynh1", "url": "https://www.mautic.org/", "upstream": { "license": "GPL-3.0-only",