1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-22 12:57:34 +00:00

Update package version to 1.31.0

This commit is contained in:
Package Updates
2025-07-30 10:20:48 +00:00
parent c66477e850
commit 93b693da4a
2 changed files with 4 additions and 1 deletions

View File

@@ -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

View File

@@ -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,