Skip to content

Commit

Permalink
v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardottt committed Aug 30, 2021
1 parent 678fc1e commit 3267bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion output/intro.go
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ func Intro() {
banner2 := " ___ ___(_) | | __ _\n"
banner3 := " / __|/ __| | | |/ _` |\n"
banner4 := " \\__ \\ (__| | | | (_| |\n"
banner5 := " |___/\\___|_|_|_|\\__,_| v1.1\n"
banner5 := " |___/\\___|_|_|_|\\__,_| v1.1.1\n"
banner6 := " > github.com/edoardottt/scilla\n"
banner7 := " > edoardoottavianelli.it"
bannerPart1 := banner1 + banner2 + banner3 + banner4 + banner5
Expand Down

0 comments on commit 3267bcd

Please sign in to comment.