Version 1.1.1.
This commit is contained in:
parent
81724b280f
commit
8a318646c6
|
@ -47,3 +47,6 @@
|
|||
[1.1.0]
|
||||
* Update FreshRSS to 1.11.0
|
||||
|
||||
[1.1.1]
|
||||
* Update FreshRSS to to 1.11.1
|
||||
|
||||
|
|
|
@ -5,7 +5,7 @@
|
|||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "RSS feed reader",
|
||||
"version": "1.1.0",
|
||||
"version": "1.1.1",
|
||||
"healthCheckPath": "/",
|
||||
"httpPort": 8000,
|
||||
"addons": {
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
This app packages FreshRSS <upstream>1.11.0</upstream>.
|
||||
This app packages FreshRSS <upstream>1.11.1</upstream>.
|
||||
|
||||
FreshRSS is a self-hosted RSS feed aggregator such as Leed or Kriss Feed.
|
||||
|
||||
|
|
Loading…
Reference in New Issue