Prepare release v4.27.0

This commit is contained in:
Fernandez Ludovic 2025-10-16 22:27:21 +02:00 committed by Ludovic Fernandez
commit a58c45ee4f
4 changed files with 26 additions and 5 deletions

View file

@ -2,7 +2,7 @@
package main
const defaultVersion = "v4.26.0+dev-detach"
const defaultVersion = "v4.27.0+dev-release"
var version = ""