[Feat] For prover 4.6.1 (#1742)

This commit is contained in:
Ho
2025-10-24 16:18:40 +09:00
committed by GitHub
parent bfc0fdd7ce
commit 1985e54ab3
16 changed files with 714 additions and 334 deletions

View File

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