Skip to content

Commit ddfa9ba

Browse files
committed
Merge branch 'fix-update-da-codec' of https://github.com/scroll-tech/scroll into fix-update-da-codec
2 parents 14d0989 + 3b4522f commit ddfa9ba

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.41"
8+
var tag = "v4.5.42"
99

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

0 commit comments

Comments
 (0)