From 3aa7192e5d60091d362ff37534670797940fe1f2 Mon Sep 17 00:00:00 2001 From: Johannes Zellner Date: Tue, 2 Jul 2024 14:34:09 +0200 Subject: [PATCH] Bump version --- CHANGELOG | 4 ++++ CloudronManifest.json | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index d58e5c3..05bae80 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -481,3 +481,7 @@ * #9506: gui: Favicon not working in Firefox bookmarks * #9527: Device connection state metric +[1.26.8] +* Update Syncthing to 1.27.9 +* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.9) + diff --git a/CloudronManifest.json b/CloudronManifest.json index 52e01e9..20bddf4 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.7", - "upstreamVersion": "1.27.8", + "version": "1.26.8", + "upstreamVersion": "1.27.9", "healthCheckPath": "/healthcheck", "httpPort": 8000, "addons": {