diff --git a/CHANGELOG b/CHANGELOG index 88b14a0..74272ce 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -545,3 +545,7 @@ * [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.4) * [#​9990](https://github.com/syncthing/syncthing/issues/9990): Tildes break directory autocomplete +[1.29.2] +* Update syncthing to 1.29.5 +* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.5) + diff --git a/CloudronManifest.json b/CloudronManifest.json index 100effc..542eb00 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "1.29.1", + "version": "1.29.2", "upstreamVersion": "1.29.5", "healthCheckPath": "/healthcheck", "httpPort": 8000,