diff --git a/README.md b/README.md
index 8fc19c5..ea2e953 100755
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@ It shall NOT be edited by hand.
# Mautic for YunoHost
-[](https://dash.yunohost.org/appci/app/mautic)  
+[](https://dash.yunohost.org/appci/app/mautic)  
[](https://install-app.yunohost.org/?app=mautic)
*[Lire ce readme en français.](./README_fr.md)*
@@ -15,9 +15,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in
## Overview
-Open Source Marketing Automation Software
+Marketing Automation Software
-**Shipped version:** 4.4.5~ynh2
+**Shipped version:** 4.4.6~ynh1
**Demo:** https://www.mautic.org/demo
diff --git a/README_fr.md b/README_fr.md
index 115b64b..783d54c 100644
--- a/README_fr.md
+++ b/README_fr.md
@@ -5,25 +5,25 @@ It shall NOT be edited by hand.
# Mautic pour YunoHost
-[](https://dash.yunohost.org/appci/app/mautic)  
+[](https://dash.yunohost.org/appci/app/mautic)  
[](https://install-app.yunohost.org/?app=mautic)
*[Read this readme in english.](./README.md)*
-> *Ce package vous permet d'installer Mautic rapidement et simplement sur un serveur YunoHost.
-Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.*
+> *Ce package vous permet d’installer Mautic rapidement et simplement sur un serveur YunoHost.
+Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.*
-## Vue d'ensemble
+## Vue d’ensemble
-Logiciel d'automatisation marketing open source
+Logiciel d'automatisation marketing
-**Version incluse :** 4.4.5~ynh2
+**Version incluse :** 4.4.6~ynh1
**Démo :** https://www.mautic.org/demo
-## Captures d'écran
+## Captures d’écran
-
+
## Avertissements / informations importantes
@@ -34,9 +34,9 @@ Logiciel d'automatisation marketing open source
## Documentations et ressources
-* Site officiel de l'app :
-* Documentation officielle de l'admin :
-* Dépôt de code officiel de l'app :
+* Site officiel de l’app :
+* Documentation officielle de l’admin :
+* Dépôt de code officiel de l’app :
* Documentation YunoHost pour cette app :
* Signaler un bug :
@@ -52,4 +52,4 @@ ou
sudo yunohost app upgrade mautic -u https://github.com/YunoHost-Apps/mautic_ynh/tree/testing --debug
```
-**Plus d'infos sur le packaging d'applications :**
+**Plus d’infos sur le packaging d’applications :**
\ No newline at end of file
diff --git a/conf/app.src b/conf/app.src
index 9446bf3..b7aafe8 100755
--- a/conf/app.src
+++ b/conf/app.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.4.5/4.4.5.zip
-SOURCE_SUM=ac24a7754c187de7d8aeb609589329a922555beb066a7d535308f28ba2e5ce78
+SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.4.6/4.4.6.zip
+SOURCE_SUM=e444c648c39d2506ffffeceba674f7a92cbe89185d27a27a0f607c99be3f42f0
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false
diff --git a/manifest.json b/manifest.json
index e61f95a..2beec10 100755
--- a/manifest.json
+++ b/manifest.json
@@ -6,7 +6,7 @@
"en": "Marketing Automation Software",
"fr": "Logiciel d'automatisation marketing"
},
- "version": "4.4.5~ynh2",
+ "version": "4.4.6~ynh1",
"url": "https://www.mautic.org/",
"upstream": {
"license": "GPL-3.0-only",