diff --git a/CHANGELOG b/CHANGELOG index 8e583c3..2b7022c 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -616,3 +616,6 @@ * The handling of conflict resolution involving deleted files has changed. A delete can now be the winning outcome of conflict resolution, resulting in the deleted file being moved to a conflict copy. * build: remove netgo and osusergo build tags (fixes [#10251](https://github.com/syncthing/syncthing/issues/10251)) by [@calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10256 +[1.33.3] +* Fix checklist + diff --git a/CloudronManifest.json b/CloudronManifest.json index 5d51641..070f200 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.2", + "version": "1.33.3", "upstreamVersion": "2.0.2", "healthCheckPath": "/healthcheck", "httpPort": 8000,