Skip to content

Commit 30b921e

Browse files
committed
cmd/geth: bump version to 0.9.14
1 parent 88292f3 commit 30b921e

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

4848
const (
4949
ClientIdentifier = "Geth"
50-
Version = "0.9.13"
50+
Version = "0.9.14"
5151
)
5252

5353
var (

0 commit comments

Comments
 (0)