We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f8943a5 commit 63ec943Copy full SHA for 63ec943
configs/text.go
@@ -9,7 +9,7 @@ import (
9
func LoadVersion() {
10
figure.NewFigure("MrAndreID", "standard", true).Print()
11
12
- fmt.Println("====================================================================== v1.0.5")
+ fmt.Println("====================================================================== v1.0.6")
13
14
fmt.Println()
15
}
0 commit comments