From ba7931d0524925cb4a4264ac857af9ea7c7e6120 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 8 Apr 2022 08:04:29 +0200 Subject: [PATCH] Testing (#42) * 2.0.23 --- 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 0f9a869..948ad44 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.0.21~ynh1 +**Shipped version:** 2.0.23~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 fd21c23..60662cb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -19,7 +19,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.0.21~ynh1 +**Version incluse :** 2.0.23~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 9e2cae3..001b3fb 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/2.0.21/webtrees-2.0.21.zip -SOURCE_SUM=87afd8322645c6546057683b69c0d37240fa560e136f91e4076867e95ce99c0f +SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/2.0.23/webtrees-2.0.23.zip +SOURCE_SUM=1f71c49e3c4cf45f8eb89c730660b2f74b8fbc8fcbdb8a620d7d8ad18c9bd70c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 58074c9..e93c8ff 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.0.21~ynh1", + "version":"2.0.23~ynh1", "url": "https://www.webtrees.net", "upstream": { "license": "GPL-3.0-or-later",