diff --git a/README.md b/README.md
index 1597de1..ad3dd19 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.10~ynh1
+**Shipped version:** 5.0.1~ynh1
**Demo:** https://www.mautic.org/demo
@@ -38,7 +38,7 @@ Marketing Automation Software
* Official app website:
* Official admin documentation:
* Upstream app code repository:
-* YunoHost documentation for this app:
+* YunoHost Store:
* Report a bug:
## Developer info
diff --git a/README_fr.md b/README_fr.md
index 0a734dc..e46b16e 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.10~ynh1
+**Version incluse :** 5.0.1~ynh1
**Démo :** https://www.mautic.org/demo
@@ -38,7 +38,7 @@ Logiciel d'automatisation marketing
* Site officiel de l’app :
* Documentation officielle de l’admin :
* Dépôt de code officiel de l’app :
-* Documentation YunoHost pour cette app :
+* YunoHost Store:
* Signaler un bug :
## Informations pour les développeurs
diff --git a/conf/app.src b/conf/app.src
index 0610b12..014af33 100755
--- a/conf/app.src
+++ b/conf/app.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/mautic/mautic/releases/download/4.4.10/4.4.10.zip
-SOURCE_SUM=2fbabafb32e57534d7e76427692aa7b5a08fe0a53e10a89dc0e64fa51fac3bec
+SOURCE_URL=https://github.com/mautic/mautic/releases/download/5.0.1/5.0.1.zip
+SOURCE_SUM=450dac1e24ad4f6a33ce18797d0cd2251c5c226c8c21ec250b666e8d586f7ec3
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=zip
SOURCE_IN_SUBDIR=false
diff --git a/manifest.json b/manifest.json
index 5396955..1f450be 100755
--- a/manifest.json
+++ b/manifest.json
@@ -6,7 +6,7 @@
"en": "Marketing Automation Software",
"fr": "Logiciel d'automatisation marketing"
},
- "version": "4.4.10~ynh1",
+ "version": "5.0.1~ynh1",
"url": "https://www.mautic.org/",
"upstream": {
"license": "GPL-3.0-only",