1
0
mirror of https://git.cloudron.io/cloudron/freshrss-app synced 2025-09-01 12:54:59 +00:00

Update package version to 1.25.0

This commit is contained in:
Package Updates
2025-03-14 11:09:04 +00:00
parent b983a26b44
commit 04647d32c3
2 changed files with 4 additions and 1 deletions

View File

@@ -382,3 +382,6 @@
* Use case-insensitive sort for categories * Use case-insensitive sort for categories
* Improve dark mode of *Origine* theme * Improve dark mode of *Origine* theme
[1.25.0]
* Update base image to 5.0.0

View File

@@ -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.24.1", "version": "1.25.0",
"upstreamVersion": "1.26.1", "upstreamVersion": "1.26.1",
"healthCheckPath": "/", "healthCheckPath": "/",
"httpPort": 8000, "httpPort": 8000,