From 727abf19740a3003ad9e4ffec6e8ad6bc82523a0 Mon Sep 17 00:00:00 2001 From: Package Updates Date: Sun, 12 Jan 2025 17:40:27 +0000 Subject: [PATCH] Update package version to 1.28.1 --- CHANGELOG | 5 +++++ CloudronManifest.json | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index 7bf13ac..cff8e99 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -527,3 +527,8 @@ * [#​9875](https://github.com/syncthing/syncthing/issues/9875): Clarify log message for ignored folders * [#​9870](https://github.com/syncthing/syncthing/issues/9870): Fails with Go 1.24: runtime go1.24rc1 not found in compat.yaml +[1.28.1] +* Update syncthing to 1.29.2 +* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v1.29.2) +* [#​9913](https://github.com/syncthing/syncthing/issues/9913): panic: string field contains invalid UTF-8 \[recovered] + diff --git a/CloudronManifest.json b/CloudronManifest.json index 3997e2c..6beefa2 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "1.28.0", + "version": "1.28.1", "upstreamVersion": "1.29.2", "healthCheckPath": "/healthcheck", "httpPort": 8000,