diff --git a/CHANGELOG b/CHANGELOG index bd17804..d58e5c3 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -475,3 +475,9 @@ * [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.7) * #9503: lib/nat: panic: runtime error: index out of range +[1.26.7] +* Update Syncthing to 1.27.8 +* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.8) +* #9506: gui: Favicon not working in Firefox bookmarks +* #9527: Device connection state metric + diff --git a/CloudronManifest.json b/CloudronManifest.json index 9d08bef..52e01e9 100644 --- a/CloudronManifest.json +++ b/CloudronManifest.json @@ -5,8 +5,8 @@ "description": "file://DESCRIPTION.md", "changelog": "file://CHANGELOG", "tagline": "Decentralized file synchronization", - "version": "1.26.6", - "upstreamVersion": "1.27.7", + "version": "1.26.7", + "upstreamVersion": "1.27.8", "healthCheckPath": "/healthcheck", "httpPort": 8000, "addons": {