Prepare release v4.28.0

This commit is contained in:
Fernandez Ludovic 2025-10-31 11:15:56 +01:00 committed by Ludovic Fernandez
commit 102f7067ac
4 changed files with 26 additions and 5 deletions

View file

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