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 3739600 commit a22d810Copy full SHA for a22d810
common/banner.go
@@ -2,7 +2,7 @@ package common
2
3
const (
4
Name = "gitrob"
5
- Version = "3.4.2-beta"
+ Version = "3.4.3-beta"
6
ASCIIBanner = " _ __ __\n" +
7
" ___ _(_) /________ / /\n" +
8
" / _ `/ / __/ __/ _ \\/ _ \\\n" +
0 commit comments