diff --git a/CHANGELOG b/CHANGELOG index c1cba21..2c95b9f 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -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 + diff --git a/CloudronManifest.json b/CloudronManifest.json index af709ba..66b7f30 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -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": {