Selaa lähdekoodia

cmd/geth: bump version number 0.9.30

obscuren 10 vuotta sitten
vanhempi
commit
4673b04503
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      cmd/geth/main.go

+ 1 - 1
cmd/geth/main.go

@@ -44,7 +44,7 @@ import (
 
 const (
 	ClientIdentifier = "Geth"
-	Version          = "0.9.29"
+	Version          = "0.9.30"
 )
 
 var (