Merge branch 'feat/update_1.21' of github.com:scroll-tech/scroll into feat/update_1.21

This commit is contained in:
georgehao
2024-04-22 09:52:59 +08:00

View File

@@ -5,7 +5,7 @@ import (
"runtime/debug"
)
var tag = "v4.3.93"
var tag = "v4.3.94"
var commit = func() string {
if info, ok := debug.ReadBuildInfo(); ok {