Version 1.19.2

This commit is contained in:
Girish Ramakrishnan 2022-05-02 11:18:38 -07:00
parent fe61a708f1
commit 9d1858500b
2 changed files with 7 additions and 2 deletions

View File

@ -283,3 +283,8 @@
* #7942: Improve error message about folder marker outside of folder
* #8130: CLI: add command to print pending folders offered by specific device
[1.19.2]
* Update Syncthing to 1.19.2
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.19.2)
* Make error message upon reaching the free space quota more clear

View File

@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Decentralized file synchronization",
"version": "1.19.1",
"upstreamVersion": "1.19.1",
"version": "1.19.2",
"upstreamVersion": "1.19.2",
"healthCheckPath": "/healthcheck",
"httpPort": 8000,
"addons": {