From 49273738a147742f87306fcb23a30fe4f4755d91 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Mon, 2 Jan 2023 12:41:18 +0100 Subject: [PATCH] Version 1.22.0 --- CHANGELOG | 7 +++++++ CloudronManifest.json | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index ee3459d..c1ba8cf 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -341,3 +341,10 @@ [1.21.2] * Update base image to 4.0.0 +[1.23.0] +* Update Syncthing to 1.23.0 +* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.23.0) +* #8572: Incorrect rescan interval on auto accepted encrypted folder +* #8646: Perhaps the list of devices contains empty elements +* #8686: Properly indicate whether a connection is "LAN" or not in the GUI + diff --git a/CloudronManifest.json b/CloudronManifest.json index b0db8c6..3c61775 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "1.21.2", - "upstreamVersion": "1.22.1", + "version": "1.22.0", + "upstreamVersion": "1.23.0", "healthCheckPath": "/healthcheck", "httpPort": 8000, "addons": {