already set next version

This commit is contained in:
2026-02-05 14:37:20 +01:00
parent 6943e678a9
commit 3d0a1b86de
5 changed files with 55 additions and 6 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
)
// Version is the application version
const Version = "0.2.3"
const Version = "0.2.4"
var (
// GitCommit will be set by build flags or detected at runtime