diff --git a/README.md b/README.md index eb6bd9c..9a5d130 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ If you don't have YunoHost, please see [here](https://yunohost.org/#/install) to An efficient but powerful RSS aggregator with a nice and mobile-friendly design, as well as extension and themes support. -**Shipped version:** 1.14.2 +**Shipped version:** 1.14.3 ## Screenshots diff --git a/conf/app.src b/conf/app.src index eb8087e..f9df92f 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/FreshRSS/FreshRSS/archive/1.14.2.tar.gz -SOURCE_SUM=547ce000c0506df1323629777e7399826002ce084eb4187e4df154ddc16f0a10 +SOURCE_URL=https://github.com/FreshRSS/FreshRSS/archive/1.14.3.tar.gz +SOURCE_SUM=ab7de7658c01d99649bdf77313a5dc6cd1e196fdc39ff54ba42a8155364fb367 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index 7c409a5..91733c4 100644 --- a/manifest.json +++ b/manifest.json @@ -6,7 +6,7 @@ "en": "FreshRSS is a selfhostable RSS reader", "fr": "FreshRSS est un agrégateur de flux RSS à auto-héberger" }, - "version": "1.14.2~ynh1", + "version": "1.14.3", "url": "http://freshrss.org/", "license": "AGPL-3.0-only", "maintainer": {