diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a7d2e6..5b3a54d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -313,3 +313,9 @@ * New option to automatically add labels to incoming articles * New button to download a feed configuration as OPML +[1.21.1] +* Update FreshRSS to 1.24.1 +* [Full Changelog](https://github.com/FreshRSS/FreshRSS/releases/tag/1.24.1) +* New button to export OMPL of a category +* Many bug fixes + diff --git a/CloudronManifest.json b/CloudronManifest.json index 9ef8fb8..26a80f9 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG.md", "tagline": "RSS feed reader", - "version": "1.21.0", - "upstreamVersion": "1.24.0", + "version": "1.21.1", + "upstreamVersion": "1.24.1", "healthCheckPath": "/", "httpPort": 8000, "addons": {