Bump version

This commit is contained in:
2022-08-26 12:23:31 +02:00
parent 4ff47521b4
commit 0ed71be705

View File

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