From f198b30d8373934732cd98541182b8fcb87b3b2b Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 14 May 2019 17:56:49 +0200 Subject: [PATCH 1/6] Change version to 2.3.8 --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index ce6657f..5fb0a9f 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.7-1~ynh2", + "version": "2.3.8-1~ynh2", "url": "https://www.wallabag.org", "license": "MIT", "maintainer": { From 3e3f6dcbe8d0bff45953cf15507dd4244cb0f851 Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 14 May 2019 17:57:57 +0200 Subject: [PATCH 2/6] Change version to 2.3.8 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8819834..beaaa16 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,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.2 +**Shipped version:** 2.3.8 ## Screenshots From 689a1e54468e6f184d36bb2b9baa2831aab23dce Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 14 May 2019 17:58:05 +0200 Subject: [PATCH 3/6] Change version to 2.3.8 --- README_fr.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README_fr.md b/README_fr.md index a4ea21c..3cc5609 100644 --- a/README_fr.md +++ b/README_fr.md @@ -14,7 +14,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.2 +**Version incluse:** 2.3.8 ## Captures d'écran From 8831e5787f384c9509c2514152d9a0101eebfdd8 Mon Sep 17 00:00:00 2001 From: lapineige Date: Tue, 14 May 2019 17:58:45 +0200 Subject: [PATCH 4/6] Update to 2.3.8 --- conf/app.src | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conf/app.src b/conf/app.src index 919fb64..4ab2afd 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://static.wallabag.org/releases/wallabag-release-2.3.7.tar.gz -SOURCE_SUM=e223de12d8ea9f889e8660df4555c37c965f5ae1ca77af3d3532ab76889762cf +SOURCE_URL=https://static.wallabag.org/releases/wallabag-release-2.3.8.tar.gz +SOURCE_SUM=58f319ee41828fcc4fd00a14c4ac7c16b2179a47af21e257a15938311d1426eb SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true From c397bd1a9308e6d74bed6567dbfd7ccf33e09695 Mon Sep 17 00:00:00 2001 From: lapineige Date: Wed, 15 May 2019 09:50:50 +0200 Subject: [PATCH 5/6] Fix version number --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 5fb0a9f..6c08f06 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-1~ynh2", + "version": "2.3.8-1~ynh1", "url": "https://www.wallabag.org", "license": "MIT", "maintainer": { From c8a54a8ce624c83419fce4d742b358cfe76579b6 Mon Sep 17 00:00:00 2001 From: lapineige Date: Thu, 16 May 2019 21:51:53 +0200 Subject: [PATCH 6/6] Fix version number Useless "-1" --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index 6c08f06..d49b58e 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-1~ynh1", + "version": "2.3.8~ynh1", "url": "https://www.wallabag.org", "license": "MIT", "maintainer": {