We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e100aa3 commit a9b8577Copy full SHA for a9b8577
mist/gui.go
@@ -499,7 +499,7 @@ func (gui *Gui) setStatsPane() {
499
runtime.ReadMemStats(&memStats)
500
501
statsPane := gui.getObjectByName("statsPane")
502
- statsPane.Set("text", fmt.Sprintf(`###### Mist 0.6.7 (%s) #######
+ statsPane.Set("text", fmt.Sprintf(`###### Mist 0.6.8 (%s) #######
503
504
eth %d (p2p = %d)
505
0 commit comments