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 a7dedea commit 3c6751dCopy full SHA for 3c6751d
1 file changed
internal/options/banner.go
@@ -6,7 +6,7 @@ import (
6
"fmt"
7
)
8
9
-const version = "v2.1-dev"
+const version = "v2.3-dev"
10
11
// ShowBanner is used to show the banner to the user
12
func ShowBanner() {
0 commit comments