Merge branch 'upgrade/feynman' of github.com:scroll-tech/scroll into upgrade/feynman

This commit is contained in:
georgehao
2025-07-04 15:30:46 +08:00

View File

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