Bump backend to 0.1.32, frontend to 0.1.23

This commit is contained in:
2026-01-03 00:33:59 +01:00
parent ec58b26e7d
commit d628e3becd
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
package config
// Version is the application version
const Version = "0.1.31"
const Version = "0.1.32"
var (
// GitCommit will be set by build flags or detected at runtime