From 7026a782b95cae7b99dff0354707a6999ae54062 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 25 Jun 2022 10:07:29 +0200 Subject: [PATCH] Upgrade to version 2.1.6 (#56) * Upgrade to v2.1.6 * Auto-update README Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot --- README.md | 2 +- README_fr.md | 2 +- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 34e9ed0..72e8317 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,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.1.5~ynh1 +**Shipped version:** 2.1.6~ynh1 **Demo:** https://dev.webtrees.net/demo-stable/index.php?route=%2Fdemo-stable%2Ftree%2Fdemo diff --git a/README_fr.md b/README_fr.md index e3d1abe..700acb0 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,7 +23,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. -**Version incluse :** 2.1.5~ynh1 +**Version incluse :** 2.1.6~ynh1 **Démo :** https://dev.webtrees.net/demo-stable/index.php?route=%2Fdemo-stable%2Ftree%2Fdemo diff --git a/conf/app.src b/conf/app.src index a209e71..2113ef7 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/2.1.5/webtrees-2.1.5.zip -SOURCE_SUM=61b672bf91eefb34866773346ffef4b822aa66464095f0207739324af4c34374 +SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/2.1.6/webtrees-2.1.6.zip +SOURCE_SUM=a2c48e9e5bf25d655c3af645c5f5d9ca5d07e226dc35e0c70b770512d76c7820 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 7e8d92f..dbf37f4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "Web-based genealogy application", "fr": "Logiciel libre de généalogie en ligne" }, - "version": "2.1.5~ynh1", + "version": "2.1.6~ynh1", "url": "https://www.webtrees.net", "upstream": { "license": "GPL-3.0-or-later",