From 4603c3fdb447a39b631c08a98831573a4741949b Mon Sep 17 00:00:00 2001 From: Package Updates Date: Wed, 4 Feb 2026 07:33:26 +0000 Subject: [PATCH] Update package version to 1.33.15 --- CHANGELOG | 4 ++++ CloudronManifest.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 7b2b218..27e1f13 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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) + diff --git a/CloudronManifest.json b/CloudronManifest.json index 8e83280..e29a4f3 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -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,