Skip to content

Commit 0a85260

Browse files
committed
cmd/geth: bumped version to 0.9.24
1 parent fd38ea4 commit 0a85260

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 _ "net/http/pprof"
4848

4949
const (
5050
ClientIdentifier = "Geth"
51-
Version = "0.9.23"
51+
Version = "0.9.24"
5252
)
5353

5454
var (

0 commit comments

Comments
 (0)