Update package version to 1.15.0

This commit is contained in:
Package Updates
2025-03-10 13:54:54 +00:00
parent 9a5c321479
commit 739679b123
2 changed files with 4 additions and 1 deletions

View File

@@ -588,3 +588,6 @@
* ImageMagick (optional if using libvips): 6.9.7-7 or newer * ImageMagick (optional if using libvips): 6.9.7-7 or newer
* libvips (optional, instead of ImageMagick): 8.13 or newer * libvips (optional, instead of ImageMagick): 8.13 or newer
[1.15.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", "changelog": "file://CHANGELOG",
"tagline": "Federated social network", "tagline": "Federated social network",
"version": "1.14.5", "version": "1.15.0",
"upstreamVersion": "4.3.5", "upstreamVersion": "4.3.5",
"healthCheckPath": "/about", "healthCheckPath": "/about",
"httpPort": 8000, "httpPort": 8000,