Version 1.6.0
This commit is contained in:
parent
6225bc047b
commit
ed20cdd07e
|
@ -91,3 +91,7 @@
|
|||
[1.5.1]
|
||||
* Update FreshRSS to 1.13.1
|
||||
|
||||
[1.6.0]
|
||||
* Update FreshRSS to 1.14.0
|
||||
* Update extensions to 0812ee05c24c
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "RSS feed reader",
|
||||
"version": "1.5.1",
|
||||
"version": "1.6.0",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This app packages FreshRSS <upstream>1.13.1</upstream>.
|
||||
This app packages FreshRSS <upstream>1.14.0</upstream>.
|
||||
|
||||
FreshRSS is a self-hosted RSS feed aggregator such as Leed or Kriss Feed.
|
||||
|
||||
|
|
Loading…
Reference in New Issue