Merge branch 'develop' of https://github.com/scroll-tech/scroll into develop

This commit is contained in:
Morty
2026-02-05 11:57:48 +08:00

View File

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