Skip to content

Commit a9b8577

Browse files
committed
bump
1 parent e100aa3 commit a9b8577

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mist/gui.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -499,7 +499,7 @@ func (gui *Gui) setStatsPane() {
499499
runtime.ReadMemStats(&memStats)
500500

501501
statsPane := gui.getObjectByName("statsPane")
502-
statsPane.Set("text", fmt.Sprintf(`###### Mist 0.6.7 (%s) #######
502+
statsPane.Set("text", fmt.Sprintf(`###### Mist 0.6.8 (%s) #######
503503
504504
eth %d (p2p = %d)
505505

0 commit comments

Comments
 (0)