mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2026-03-14 00:39:35 +00:00
Update package version to 1.33.15
This commit is contained in:
@@ -791,3 +791,7 @@
|
||||
* 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.
|
||||
* fix(beacon): don't join multicast groups on non-multicast interfaces (fixes [#10497](https://github.com/syncthing/syncthing/issues/10497)) by [@marbens-arch](https://github.com/marbens-arch) in [#10498](https://github.com/syncthing/syncthing/pull/10498)
|
||||
|
||||
[1.33.15]
|
||||
* Update syncthing to 2.0.14
|
||||
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v2.0.14)
|
||||
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
"description": "file://DESCRIPTION.md",
|
||||
"changelog": "file://CHANGELOG",
|
||||
"tagline": "Decentralized file synchronization",
|
||||
"version": "1.33.14",
|
||||
"version": "1.33.15",
|
||||
"upstreamVersion": "2.0.14",
|
||||
"healthCheckPath": "/healthcheck",
|
||||
"httpPort": 8000,
|
||||
|
||||
Reference in New Issue
Block a user