chore: bump version number

This commit is contained in:
Scroll Dev
2022-11-25 17:09:03 +08:00
committed by GitHub
parent a701f14ad2
commit 93760d60b2

View File

@@ -5,7 +5,7 @@ import (
"runtime/debug"
)
var tag = "prealpha-v6.0"
var tag = "prealpha-v6.1"
var commit = func() string {
if info, ok := debug.ReadBuildInfo(); ok {