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

This commit is contained in:
georgehao
2023-08-23 11:08:59 +08:00

View File

@@ -6,7 +6,7 @@ import (
"strings"
)
var tag = "v4.1.91"
var tag = "v4.1.92"
var commit = func() string {
if info, ok := debug.ReadBuildInfo(); ok {