diff --git a/README.md b/README.md index cb12cc5..21e6022 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in RSS aggregator with a nice and mobile-friendly design -**Shipped version:** 1.18.1~ynh4 +**Shipped version:** 1.19.1~ynh1 **Demo:** https://demo.freshrss.org diff --git a/README_fr.md b/README_fr.md index 763f893..698f455 100644 --- a/README_fr.md +++ b/README_fr.md @@ -13,7 +13,7 @@ Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour Agrégateur de flux RSS avec une interface adaptée au mobile -**Version incluse :** 1.18.1~ynh4 +**Version incluse :** 1.19.1~ynh1 **Démo :** https://demo.freshrss.org diff --git a/conf/app.src b/conf/app.src index 6741ea2..e6431de 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/FreshRSS/FreshRSS/archive/1.18.1.tar.gz -SOURCE_SUM=162b0be7bdc0e51022061c895b46e7a8f229588d530b196f06ddd8d9aaaf248a +SOURCE_URL=https://github.com/FreshRSS/FreshRSS/archive/1.19.1.tar.gz +SOURCE_SUM=32fd540e12380f755cf9e169f8bb405fcd1033b96e78460a29d00948e3a7029c SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index a327412..cb2d6a2 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "RSS aggregator with a nice and mobile-friendly design", "fr": "Agrégateur de flux RSS avec une interface adaptée au mobile" }, - "version": "1.18.1~ynh4", + "version": "1.19.1~ynh1", "url": "http://freshrss.org/", "upstream": { "license": "AGPL-3.0-only",