mirror of
https://git.cloudron.io/cloudron/syncthing-app
synced 2025-01-15 00:31:05 +00:00
Update package version to 1.28.1
This commit is contained in:
parent
4e9f359eb3
commit
727abf1974
@ -527,3 +527,8 @@
|
|||||||
* [#​9875](https://github.com/syncthing/syncthing/issues/9875): Clarify log message for ignored folders
|
* [#​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
|
* [#​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]
|
||||||
|
|
||||||
|
@ -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.28.0",
|
"version": "1.28.1",
|
||||||
"upstreamVersion": "1.29.2",
|
"upstreamVersion": "1.29.2",
|
||||||
"healthCheckPath": "/healthcheck",
|
"healthCheckPath": "/healthcheck",
|
||||||
"httpPort": 8000,
|
"httpPort": 8000,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user