diff --git a/README.md b/README.md index e7c296e..08b2f5d 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.15.2 +**Shipped version:** 1.15.3 ## Screenshots diff --git a/conf/app.src b/conf/app.src index c738752..33982f2 100644 --- a/conf/app.src +++ b/conf/app.src @@ -1,5 +1,5 @@ -SOURCE_URL=https://github.com/FreshRSS/FreshRSS/archive/1.15.2.tar.gz -SOURCE_SUM=4ef0083145778a7ded5387cae8c06f2d48981c50c587918f3bc280944e8511c5 +SOURCE_URL=https://github.com/FreshRSS/FreshRSS/archive/1.15.3.tar.gz +SOURCE_SUM=c6d1b392ed85ef8eab132634ff1199fad1a274df5892e29c0793cabc6668eb55 SOURCE_SUM_PRG=sha256sum SOURCE_FORMAT=tar.gz SOURCE_IN_SUBDIR=true diff --git a/manifest.json b/manifest.json index b895672..663ac02 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.15.2~ynh1", + "version": "1.15.3~ynh1", "url": "http://freshrss.org/", "license": "AGPL-3.0-only", "maintainer": {