1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-22 12:57:34 +00:00

Update package version to 1.33.3

This commit is contained in:
Package Updates
2025-08-18 16:24:48 +00:00
parent 457996f9cb
commit 33d0b3c369
2 changed files with 4 additions and 1 deletions

View File

@@ -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

View File

@@ -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,