mirror of
https://git.cloudron.io/cloudron/freshrss-app
synced 2025-09-13 08:19:08 +00:00
Update package version to 1.23.0
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -344,3 +344,18 @@
|
|||||||
[1.22.0]
|
[1.22.0]
|
||||||
* checklist added to CloudronManifest
|
* checklist added to CloudronManifest
|
||||||
|
|
||||||
|
[1.23.0]
|
||||||
|
* Update FreshRSS to 1.25.0
|
||||||
|
* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.25.0)
|
||||||
|
* Features
|
||||||
|
* Bug fixing
|
||||||
|
* API
|
||||||
|
* Compatibility
|
||||||
|
* Deployment
|
||||||
|
* SimplePie
|
||||||
|
* Security
|
||||||
|
* UI
|
||||||
|
* Extensions
|
||||||
|
* I18n
|
||||||
|
* Misc.
|
||||||
|
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG.md",
|
"changelog": "file://CHANGELOG.md",
|
||||||
"tagline": "RSS feed reader",
|
"tagline": "RSS feed reader",
|
||||||
"version": "1.22.0",
|
"version": "1.23.0",
|
||||||
"upstreamVersion": "1.25.0",
|
"upstreamVersion": "1.25.0",
|
||||||
"healthCheckPath": "/",
|
"healthCheckPath": "/",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
|
Reference in New Issue
Block a user