diff --git a/README.md b/README.md index c61a01d..a36e7a0 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.1.0~ynh1 +**Shipped version:** 4.1.1~ynh1 **Demo:** https://www.mautic.org/demo diff --git a/README_fr.md b/README_fr.md index 66fc4a8..a2121dd 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.1.0~ynh1 +**Version incluse :** 4.1.1~ynh1 **Démo :** https://www.mautic.org/demo diff --git a/conf/app.src b/conf/app.src index 15a1305..c1b2978 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.1.0/4.1.0.zip -SOURCE_SUM=c24214de00995b8f0d6cb3924feb5379c5e082e6eb250968692175391a425540 +SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.1.1/4.1.1.zip +SOURCE_SUM=577d95f87ab8819c1c6f59b9d23fae4b827daa9e519f9dc5e1fec2a0008cfea9 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index c8aa014..94b757b 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.1.0~ynh1", + "version": "4.1.1~ynh1", "url": "https://www.mautic.org/", "upstream": { "license": "GPL-3.0-only", @@ -30,7 +30,7 @@ "mysql" ], "arguments": { - "install" : [ + "install": [ { "name": "domain", "type": "domain"