From ed9ca9555a77d3a062b5c2fa299c36a9b4795d6f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Sun, 14 Aug 2022 22:34:21 +0200 Subject: [PATCH] Testing (#138) --- README.md | 3 ++- README_fr.md | 3 ++- conf/app.src | 4 ++-- manifest.json | 2 +- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 2a26c50..58a93c7 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,8 @@ Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader an - flexible article filtering -**Shipped version:** 20220626~ynh1 +**Shipped version:** 20220812~ynh1 + **Demo:** https://srv.tt-rss.org/tt-rss/ diff --git a/README_fr.md b/README_fr.md index e26f134..ff1396e 100644 --- a/README_fr.md +++ b/README_fr.md @@ -28,7 +28,8 @@ Tiny Tiny RSS est un lecteur et agrégateur de flux de nouvelles (RSS/Atom) bas - filtrage flexible des articles -**Version incluse :** 20220626~ynh1 +**Version incluse :** 20220812~ynh1 + **Démo :** https://srv.tt-rss.org/tt-rss/ diff --git a/conf/app.src b/conf/app.src index 7c3cd18..60936b6 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://git-gitea.tt-rss.org/fox/tt-rss/archive/b148d2f5153f9711120b3a3ac50ee84509c9cdfb.tar.gz -SOURCE_SUM=09bbaf3164d86b888bd9a206fb3f678718f855dd38d134f22db11c05b0669d5f +SOURCE_URL=https://git-gitea.tt-rss.org/fox/tt-rss/archive/ed2cbeffcc456a86726b52d37c977a35b895968c.tar.gz +SOURCE_SUM=a4a606b25a7c615089929fae5c247373787971b3879030a3247da0a52037743c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index a6223d6..234fa19 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "News feed (RSS/Atom) reader and aggregator", "fr": "Lecteur de flux d’actualité utilisant les protocoles RSS et Atom" }, - "version": "20220626~ynh1", + "version": "20220812~ynh1", "url": "http://tt-rss.org", "upstream": { "license": "GPL-3.0-only",