diff --git a/README.md b/README.md index e6f4df5..db8d800 100644 --- a/README.md +++ b/README.md @@ -27,9 +27,9 @@ Tiny Tiny RSS is a free and open source web-based news feed (RSS/Atom) reader an - podcasts, - flexible article filtering -**Shipped version:** 20220606~ynh1 +**Shipped version:** 20220626~ynh1 -**Demo:** https://demo.yunohost.org/ttrss/ +**Demo:** https://srv.tt-rss.org/tt-rss/ ## Screenshots diff --git a/README_fr.md b/README_fr.md index 78beebe..cbd71bf 100644 --- a/README_fr.md +++ b/README_fr.md @@ -18,9 +18,9 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Tiny Tiny RSS est un lecteur et agrégateur de flux d'actualités (RSS/Atom) en ligne gratuit et open source. -**Version incluse :** 20220606~ynh1 +**Version incluse :** 20220626~ynh1 -**Démo :** https://demo.yunohost.org/ttrss/ +**Démo :** https://srv.tt-rss.org/tt-rss/ ## Captures d'écran diff --git a/manifest.json b/manifest.json index 1b0dea0..3991416 100644 --- a/manifest.json +++ b/manifest.json @@ -6,12 +6,12 @@ "en": "News feed (RSS/Atom) reader and aggregator", "fr": "Lecteur de flux d’actualité utilisant les protocoles RSS et Atom" }, - "version": "20220606~ynh1", + "version": "20220626~ynh1", "url": "http://tt-rss.org", "upstream": { "license": "GPL-3.0-only", "website": "http://tt-rss.org", - "demo": "https://demo.yunohost.org/ttrss/", + "demo": "https://srv.tt-rss.org/tt-rss/", "admindoc": "https://git.tt-rss.org/git/tt-rss/wiki", "code": "https://git-gitea.tt-rss.org/fox/tt-rss" },