From 3ac068cf00303c729f9944e1c9ce68ea0fb16244 Mon Sep 17 00:00:00 2001 From: Package Updates Date: Wed, 30 Jul 2025 10:20:48 +0000 Subject: [PATCH] Update package version to 1.31.0 --- CHANGELOG | 3 +++ CloudronManifest.json | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index cfad05a..5506d1b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -581,3 +581,6 @@ * fix(syncthing): avoid writing panic log to nil fd by [@​ardevd](https://github.com/ardevd) in https://github.com/syncthing/syncthing/pull/10154 * feat(config): expose folder and device info as metrics (fixes [#​9519](https://github.com/syncthing/syncthing/issues/9519)) by [@​calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10148 +[1.31.0] +* checklist added to manifest + diff --git a/CloudronManifest.json b/CloudronManifest.json index 7876b72..30395bf 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,7 +5,7 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "1.30.0", + "version": "1.31.0", "upstreamVersion": "1.30.0", "healthCheckPath": "/healthcheck", "httpPort": 8000,