diff --git a/CHANGELOG.md b/CHANGELOG.md index 6f42263..7c284c4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1369,3 +1369,6 @@ * Add worker_replication_secret_path config option. (#18191) * Add support for specifying/overriding redirect_uri in the authorization and token requests against an OpenID identity provider. (#18197) +[1.107.0] +* Update base image to 5.0.0 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 231967b..d9862ef 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG.md", "tagline": "Secure & decentralized communication", - "version": "1.106.0", + "version": "1.107.0", "upstreamVersion": "1.126.0", "healthCheckPath": "/", "httpPort": 8008,