1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-24 22:07:39 +00:00

Bump version

This commit is contained in:
Johannes Zellner
2022-09-11 15:35:09 +02:00
parent 90bef0daa1
commit 914eef2250
5 changed files with 296 additions and 579 deletions

View File

@@ -3,9 +3,10 @@
"title": "FreshRSS",
"author": "FreshRSS Developers",
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"changelog": "file://CHANGELOG.md",
"tagline": "RSS feed reader",
"version": "1.14.3",
"version": "1.15.0",
"upstreamVersion": "1.20.0",
"healthCheckPath": "/",
"httpPort": 8000,
"addons": {
@@ -27,7 +28,7 @@
"https://screenshots.cloudron.io/org.freshrss.cloudronapp/1.png"
],
"postInstallMessage": "file://POSTINSTALL.md",
"minBoxVersion": "5.3.0",
"minBoxVersion": "7.1.0",
"forumUrl": "https://forum.cloudron.io/category/27/freshrss",
"documentationUrl": "https://cloudron.io/documentation/apps/freshrss/"
}