Bump version

This commit is contained in:
Johannes Zellner 2024-04-09 13:04:32 +02:00
parent eb13771fd7
commit f57c6fce92
2 changed files with 7 additions and 2 deletions

View File

@ -465,3 +465,8 @@
* #8972: Open share settings when clicking 'shared with'
* #9470: Show encryption status for devices sharing folder
[1.26.5]
* Update Syncthing to 1.27.6
* [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)

View File

@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG",
"tagline": "Decentralized file synchronization",
"version": "1.26.4",
"upstreamVersion": "1.27.5",
"version": "1.26.5",
"upstreamVersion": "1.27.6",
"healthCheckPath": "/healthcheck",
"httpPort": 8000,
"addons": {