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 9ee07f9 commit f9430a0Copy full SHA for f9430a0
common/banner.go
@@ -2,7 +2,7 @@ package common
2
3
const (
4
Name = "gitrob"
5
- Version = "3.1.3-alpha"
+ Version = "3.1.4-alpha"
6
ASCIIBanner = " _ __ __\n" +
7
" ___ _(_) /________ / /\n" +
8
" / _ `/ / __/ __/ _ \\/ _ \\\n" +
0 commit comments