Skip to content

Commit 4e18153

Browse files
committed
Merge branch 'jt/permissionless-batches-recovery' of github.com:scroll-tech/scroll into jt/permissionless-batches-recovery
2 parents 1152fb3 + 5e5bda9 commit 4e18153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

common/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import (
55
"runtime/debug"
66
)
77

8-
var tag = "v4.5.37"
8+
var tag = "v4.5.38"
99

1010
var commit = func() string {
1111
if info, ok := debug.ReadBuildInfo(); ok {

0 commit comments

Comments
 (0)