Skip to content

Commit 658ac3c

Browse files
committed
cmd/geth: bump version 0.9.18
1 parent 7eed47f commit 658ac3c

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
@@ -51,7 +51,7 @@ import _ "net/http/pprof"
5151

5252
const (
5353
ClientIdentifier = "Geth"
54-
Version = "0.9.17"
54+
Version = "0.9.18"
5555
)
5656

5757
var (

0 commit comments

Comments
 (0)