Bump version

This commit is contained in:
Johannes Zellner 2024-09-06 11:43:24 +02:00
parent 4691f193fa
commit 49ce3bc7db
2 changed files with 6 additions and 2 deletions

View File

@ -489,3 +489,7 @@
* Update Syncthing to 1.27.11 * Update Syncthing to 1.27.11
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.11) * [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.11)
[1.26.10]
* Update Syncthing to 1.27.12
* [Full changelog](https://github.com/syncthing/syncthing/releases/tag/v1.27.12)

View File

@ -5,8 +5,8 @@
"description": "file://DESCRIPTION.md", "description": "file://DESCRIPTION.md",
"changelog": "file://CHANGELOG", "changelog": "file://CHANGELOG",
"tagline": "Decentralized file synchronization", "tagline": "Decentralized file synchronization",
"version": "1.26.9", "version": "1.26.10",
"upstreamVersion": "1.27.11", "upstreamVersion": "1.27.12",
"healthCheckPath": "/healthcheck", "healthCheckPath": "/healthcheck",
"httpPort": 8000, "httpPort": 8000,
"addons": { "addons": {