Bump backend to 0.2.5, frontend to 0.2.4

This commit is contained in:
2026-02-17 23:27:54 +01:00
parent c999037485
commit c6539d17f4
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ import (
)
// Version is the application version
const Version = "0.2.4"
const Version = "0.2.5"
var (
// GitCommit will be set by build flags or detected at runtime