From e6e746152f2b0fc1aacf3e846423d094e5ff3c69 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 08:11:01 +0100 Subject: [PATCH] Upgrade to version 2.1.12 (#66) * Upgrade to v2.1.12 * Auto-update README Co-authored-by: yunohost-bot Co-authored-by: yunohost-bot --- README.md | 3 +-- README_fr.md | 3 +-- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 5 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index b9e69fd..8a09c99 100644 --- a/README.md +++ b/README.md @@ -23,8 +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.7~ynh1 *(:warning: This is the `testing` branch. The [`master` branch](https://github.com/YunoHost-Apps/webtrees_ynh/tree/master) used in the catalog is currently on version 2.1.6\~ynh1.)* - +**Shipped version:** 2.1.12~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 7593e8a..fe8300c 100644 --- a/README_fr.md +++ b/README_fr.md @@ -23,8 +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.7~ynh1 *(:warning: Il s'agit de la branche `testing`. La [branche `master`](https://github.com/YunoHost-Apps/webtrees_ynh/tree/master) utilisée dans le catalogue est actuellement en 2.1.6\~ynh1.)* - +**Version incluse :** 2.1.12~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 9db7de5..769bf89 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/2.1.7/webtrees-2.1.7.zip -SOURCE_SUM=47ac8c5ad92f177a3be39bf498419f910767fe790ff3ce1d29ed0f65780ac116 +SOURCE_URL=https://github.com/fisharebest/webtrees/releases/download/2.1.12/webtrees-2.1.12.zip +SOURCE_SUM=406c3c70d91b4a71ca713a75e8539effd62d330d8d869139bd27d44036e4d0ac SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=zip SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 58fb201..b58c5dc 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.7~ynh1", + "version": "2.1.12~ynh1", "url": "https://www.webtrees.net", "upstream": { "license": "GPL-3.0-or-later",