From ea40502236907cfd621a778d9329b678fa164498 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 4 May 2022 13:09:25 -0700 Subject: [PATCH] Version 1.20.1 --- CHANGELOG | 5 +++++ CloudronManifest.json | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 7d49a17..dc242f3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -299,3 +299,8 @@ * #8202: Indicate folders / devices where the remote end has not accepted sharing. * #8282: Change default log format to include date +[1.20.1] +* Update Syncthing to 1.20.1 +* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.20.1) +* #8320: Spurious failure of new connections ("unknown (newer?) version of the protocol" etc) + diff --git a/CloudronManifest.json b/CloudronManifest.json index ad76e23..18998df 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "1.20.0", - "upstreamVersion": "1.20.0", + "version": "1.20.1", + "upstreamVersion": "1.20.1", "healthCheckPath": "/healthcheck", "httpPort": 8000, "addons": {