Bump version

This commit is contained in:
2025-03-07 01:34:12 +01:00
parent d7f0ba7486
commit 80ac8148e7

View File

@@ -6,7 +6,7 @@ import (
)
var (
Version = "v0.1.32"
Version = "v0.2.1"
Build string
)