diff --git a/README.md b/README.md index 1d153ad..ee8ba30 100755 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in Open Source Marketing Automation Software -**Shipped version:** 4.2.1~ynh1 +**Shipped version:** 4.2.2~ynh1 **Demo:** https://www.mautic.org/demo diff --git a/README_fr.md b/README_fr.md index e30502b..eb69a56 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Logiciel d'automatisation marketing open source -**Version incluse :** 4.2.1~ynh1 +**Version incluse :** 4.2.2~ynh1 **Démo :** https://www.mautic.org/demo diff --git a/conf/app.src b/conf/app.src index a1a3c90..213c881 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.2.1/4.2.1.zip -SOURCE_SUM=2ce6f396ca917097b2a24dddb45ba62748c30687e1bb57dd14397fbb18300074 +SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.2.2/4.2.2.zip +SOURCE_SUM=fa8bacd2094d389701737f8372e2343a062a73215e6ca98c15f1dd6c690ffb3b SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index bf9581a..8ff4c3c 100755 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Open Source Marketing Automation Software", "fr": "Logiciel d'automatisation marketing open source" }, - "version": "4.2.1~ynh1", + "version": "4.2.2~ynh1", "url": "https://www.mautic.org/", "upstream": { "license": "GPL-3.0-only",