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": {