diff --git a/CHANGELOG b/CHANGELOG index be3739d..9e7e6de 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -598,3 +598,7 @@ * fix(db): handle large numbers of blocks in update by [@calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10025 * fix(syncthing): make directory flags global for all commands by [@calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10028 +[1.32.1] +* Update syncthing to 2.0.1 +* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v2.0.1) + diff --git a/CloudronManifest.json b/CloudronManifest.json index e356f1e..034d52f 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "1.32.0", + "version": "1.32.1", "upstreamVersion": "2.0.1", "healthCheckPath": "/healthcheck", "httpPort": 8000,