From 614cb9c086ebb873898f91a1cfbd74cc48b6e9ab Mon Sep 17 00:00:00 2001 From: yalh76 Date: Fri, 11 Feb 2022 19:43:32 +0100 Subject: [PATCH] Upgrade to 2.4.0~ynh1 --- 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 92383b5..d70fc36 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ It extracts content so that you can read it when you have time. It provides a web interface, browser (Firefox / Chrome / Opera) add-ons, mobile apps (Android / iOS / Windows Phone) and even on e-reader (PocketBook / Kobo). -**Shipped version:** 2.3.8~ynh4 +**Shipped version:** 2.4.0~ynh1 **Demo:** https://demo.yunohost.org/wallabag/ diff --git a/README_fr.md b/README_fr.md index 22dba91..3c67bfb 100644 --- a/README_fr.md +++ b/README_fr.md @@ -16,7 +16,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Sont disponibles une interface web, des add-ons pour navigateurs (Firefox / Chrome / Opera), des applications pour mobile (Android / iOS / Windows Phone) et même sur liseuse (PocketBook / Kobo). -**Version incluse :** 2.3.8~ynh4 +**Version incluse :** 2.4.0~ynh1 **Démo :** https://demo.yunohost.org/wallabag/ diff --git a/conf/app.src b/conf/app.src index 794ff5a..7fdb489 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://static.wallabag.org/releases/wallabag-release-2.3.8.tar.gz -SOURCE_SUM=58f319ee41828fcc4fd00a14c4ac7c16b2179a47af21e257a15938311d1426eb +SOURCE_URL=https://static.wallabag.org/releases/wallabag-release-2.4.0.tar.gz +SOURCE_SUM=11caf6e87661215f8bb898fc61c149d8fd14de3f19928d50be53208cd5516d87 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 6065ad7..19fd414 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "A self hostable read-it-later app", "fr": "Une application de lecture-plus-tard auto-hébergeable" }, - "version": "2.3.8~ynh4", + "version": "2.4.0~ynh1", "url": "https://www.wallabag.org", "upstream": { "license": "MIT",