Skip to content

Commit e99a851

Browse files
committed
Merge branch 'feat/use-codec-v6' of github.com:scroll-tech/scroll into feat/use-codec-v6
2 parents d987931 + 38b3239 commit e99a851

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

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

0 commit comments

Comments
 (0)