From 9d1858500b4ab90102f60ea7ddd783a20486d3bd Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Mon, 2 May 2022 11:18:38 -0700 Subject: [PATCH] Version 1.19.2 --- CHANGELOG | 5 +++++ CloudronManifest.json | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) 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": {