diff --git a/conf/app.src b/conf/app.src index e37f7ae..dfb0834 100755 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.4.3/4.4.3.zip -SOURCE_SUM=e4d88ac945867b219df83c37a2ebf6bd093d77d1abf2913f6034ec2a089b65d3 +SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.4.4/4.4.4.zip +SOURCE_SUM=0e207c4aaa4f8979534ea24a2ecd527e6789dabe7f1733d2a68249ab77ce3ec5 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=false diff --git a/manifest.json b/manifest.json index 3330d47..96f6cf2 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.4.3~ynh1", + "version": "4.4.4~ynh1", "url": "https://www.mautic.org/", "upstream": { "license": "GPL-3.0-only", @@ -53,4 +53,4 @@ } ] } -} \ No newline at end of file +}