Prepare release v4.30.1

This commit is contained in:
Fernandez Ludovic 2025-12-16 19:25:40 +01:00 committed by Ludovic Fernandez
commit 27075d562a
5 changed files with 16 additions and 5 deletions

View file

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