diff --git a/CHANGELOG b/CHANGELOG index 1829062..96068fc 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -537,3 +537,6 @@ * [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.3) * [#​9929](https://github.com/syncthing/syncthing/issues/9929): Unintelligible error message "setting metadata: lookup failed" +[1.29.0] +* Update base image to 5.0.0 + diff --git a/CloudronManifest.json b/CloudronManifest.json index 3a5d403..435fbbc 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "1.28.2", + "version": "1.29.0", "upstreamVersion": "1.29.3", "healthCheckPath": "/healthcheck", "httpPort": 8000,