From 9801d5e255d696f30c6a46b26b8a01d9e862d8e6 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Wed, 8 May 2024 13:37:50 +0200 Subject: [PATCH] Bump version --- CHANGELOG | 5 +++++ CloudronManifest.json | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index c2006c6..bd17804 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -470,3 +470,8 @@ * [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.6) * lib/db: Drop indexes for outgoing data to force refresh (ref #9496) (#9502) +[1.26.6] +* Update Syncthing to 1.27.7 +* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.7) +* #9503: lib/nat: panic: runtime error: index out of range + diff --git a/CloudronManifest.json b/CloudronManifest.json index d55abaa..9d08bef 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.5", - "upstreamVersion": "1.27.6", + "version": "1.26.6", + "upstreamVersion": "1.27.7", "healthCheckPath": "/healthcheck", "httpPort": 8000, "addons": {