Skip to content

Commit 2c532a7

Browse files
committed
cmd/geth: bump version 0.9.25
1 parent aada35a commit 2c532a7

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.24"
51+
Version = "0.9.25"
5252
)
5353

5454
var (

0 commit comments

Comments
 (0)