From f3a06ced689b237602ad157ea26ba7d5725e5a50 Mon Sep 17 00:00:00 2001 From: Girish Ramakrishnan Date: Wed, 8 Mar 2023 09:59:50 +0100 Subject: [PATCH] Version 1.23.2 --- CHANGELOG | 7 +++++++ CloudronManifest.json | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 85bca75..ce1a4d4 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -353,3 +353,10 @@ * [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.23.1) * #8325: "accept: function not implemented" after upgrading to syncthing v1.20.1 +[1.22.2] +* Update Syncthing to 1.23.2 +* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.23.2) +* #8749: Relay listener does not restart sometimes +* #8660: GUI editor for xattr filter patterns +* #8781: gui: Remove duplicate Spanish translation + diff --git a/CloudronManifest.json b/CloudronManifest.json index a541e91..e55bb3e 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "1.22.1", - "upstreamVersion": "1.23.1", + "version": "1.22.2", + "upstreamVersion": "1.23.2", "healthCheckPath": "/healthcheck", "httpPort": 8000, "addons": {