diff --git a/CHANGELOG b/CHANGELOG index 755955b..a467dc4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -588,3 +588,6 @@ * ImageMagick (optional if using libvips): 6.9.7-7 or newer * libvips (optional, instead of ImageMagick): 8.13 or newer +[1.15.0] +* Update base image to 5.0.0 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 585afb8..d3b06fe 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Federated social network", - "version": "1.14.5", + "version": "1.15.0", "upstreamVersion": "4.3.5", "healthCheckPath": "/about", "httpPort": 8000,