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:
@@ -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
|
||||
|
||||
|
@@ -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,
|
||||
|
Reference in New Issue
Block a user