Update version

This commit is contained in:
maskpp
2023-02-07 21:02:32 +08:00
parent a00d3e9a69
commit 5ca3d1a03e

View File

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