mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-09-24 05:47:33 +00:00
Update package version to 1.32.1
This commit is contained in:
@@ -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(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
|
* 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)
|
||||||
|
|
||||||
|
@@ -5,7 +5,7 @@
|
|||||||
"description": "file://DESCRIPTION.md",
|
"description": "file://DESCRIPTION.md",
|
||||||
"changelog": "file://CHANGELOG",
|
"changelog": "file://CHANGELOG",
|
||||||
"tagline": "Decentralized file synchronization",
|
"tagline": "Decentralized file synchronization",
|
||||||
"version": "1.32.0",
|
"version": "1.32.1",
|
||||||
"upstreamVersion": "2.0.1",
|
"upstreamVersion": "2.0.1",
|
||||||
"healthCheckPath": "/healthcheck",
|
"healthCheckPath": "/healthcheck",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
|
Reference in New Issue
Block a user