1
0
mirror of https://git.cloudron.io/cloudron/syncthing-app synced 2025-09-23 13:27:37 +00:00

Update package version to 1.32.1

This commit is contained in:
Package Updates
2025-08-15 08:35:35 +00:00
parent 2cd3a211e2
commit 5d997bbf1e
2 changed files with 5 additions and 1 deletions

View File

@@ -598,3 +598,7 @@
* fix(db): handle large numbers of blocks in update by [@calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10025
* fix(syncthing): make directory flags global for all commands by [@calmh](https://github.com/calmh) in https://github.com/syncthing/syncthing/pull/10028
[1.32.1]
* Update syncthing to 2.0.1
* [Full Changelog](https://github.com/syncthing/syncthing/releases/tag/v2.0.1)

View File

@@ -5,7 +5,7 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Decentralized file synchronization",
"version": "1.32.0",
"version": "1.32.1",
"upstreamVersion": "2.0.1",
"healthCheckPath": "/healthcheck",
"httpPort": 8000,