Skip to content

Commit 8f50406

Browse files
committed
cmd/geth: version bump 0.9.34
1 parent e896cab commit 8f50406

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/geth/main.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ import (
4848

4949
const (
5050
ClientIdentifier = "Geth"
51-
Version = "0.9.33"
51+
Version = "0.9.34"
5252
)
5353

5454
var (

0 commit comments

Comments
 (0)