1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-21 12:27:36 +00:00

Version 1.1.0

This commit is contained in:
Girish Ramakrishnan
2018-09-08 16:46:18 -07:00
parent 8a3030ac83
commit ce631b5e55
3 changed files with 6 additions and 2 deletions

View File

@@ -43,3 +43,7 @@
[1.0.0] [1.0.0]
* Fix issue where static extension assets were not served * Fix issue where static extension assets were not served
[1.1.0]
* Update FreshRSS to 1.11.0

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG", "changelog": "file://CHANGELOG",
"tagline": "RSS feed reader", "tagline": "RSS feed reader",
"version": "1.0.0", "version": "1.1.0",
"healthCheckPath": "/", "healthCheckPath": "/",
"httpPort": 8000, "httpPort": 8000,
"addons": { "addons": {

View File

@@ -1,4 +1,4 @@
This app packages FreshRSS <upstream>1.10.2</upstream>. This app packages FreshRSS <upstream>1.11.0</upstream>.
FreshRSS is a self-hosted RSS feed aggregator such as Leed or Kriss Feed. FreshRSS is a self-hosted RSS feed aggregator such as Leed or Kriss Feed.