From 0afa587f81f7ccd90de7bed40d9fb8837105285f Mon Sep 17 00:00:00 2001 From: Package Updates Date: Mon, 18 Aug 2025 16:24:48 +0000 Subject: [PATCH] Update package version to 1.33.3 --- CHANGELOG | 3 +++ CloudronManifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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,