Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
ANDRVV committed Jan 5, 2024
1 parent 66f1a7a commit 949cfa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libs/libs.go
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@ func PrintLogo(color Colors) {
fmt.Println(color.Green + " ^@@@@J " + color.Blue + "| Initializing...")
fmt.Println(color.Green + " 5@@@B " + color.Blue + "| ")
fmt.Println(color.Green + " .&@@@J " + color.Blue + "| Gapcast for fun!")
fmt.Println(color.Green + " !@@@@~ ..... " + color.Blue + "| Version 0.0.7")
fmt.Println(color.Green + " !@@@@~ ..... " + color.Blue + "| Version 1.0.0")
fmt.Println(color.Green + " Y@@@&. .B&&&7 " + color.Blue + "| ")
fmt.Println(color.Green + " G@@@B ~@@@@^ " + color.Blue + "| https://github.com/ANDRVV/gapcast")
fmt.Println(color.Green + " .#@@@5 ?@@@#. " + color.Blue + "| ")
Expand Down

0 comments on commit 949cfa0

Please sign in to comment.