diff --git a/README.md b/README.md
index df361f1..05f2a4f 100644
--- a/README.md
+++ b/README.md
@@ -18,7 +18,7 @@ webtrees allows you to view and edit your genealogy on your website. It has full
**Note:** Its better to upgrade from the Webtrees admin panel when new version arrives.
-**Shipped version:** 2.0.0, released **7 December 2019**
+**Shipped version:** 2.0.7, released **27 July 2020**
## Demo
diff --git a/conf/app.src b/conf/app.src
index a71617f..58c13ec 100644
--- a/conf/app.src
+++ b/conf/app.src
@@ -1,5 +1,5 @@
-SOURCE_URL=https://github.com/fisharebest/webtrees/archive/2.0.0.tar.gz
-SOURCE_SUM=8fd263da34e6161ef8a8d8b2f64461a7fcc7d20cc0249f9b16b3427900534b50
+SOURCE_URL=https://github.com/fisharebest/webtrees/archive/2.0.7.tar.gz
+SOURCE_SUM=4c309b0bbe1d20b1080c36e13dc7441f27987d74f766a52cebaf4487c2dd1b9f
SOURCE_SUM_PRG=sha256sum
SOURCE_FORMAT=tar.gz
SOURCE_IN_SUBDIR=true
diff --git a/manifest.json b/manifest.json
index 5c5ccf0..8ed091c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -6,7 +6,7 @@
"en": "Webtrees is a free open source web-based genealogy application.",
"fr": "Webtrees est un logiciel libre de généalogie en ligne."
},
- "version":"2.0.0~ynh1",
+ "version":"2.0.7~ynh1",
"url": "https://www.webtrees.net",
"license": "GPL-3.0-or-later",
"maintainer": {
@@ -19,7 +19,7 @@
"multi_instance": true,
"services": [
"nginx",
- "php7.0-fpm",
+ "php7.1-fpm",
"mysql"
],
"arguments": {