From 44ade3d1fed0f02f174a659f93b0075f67834352 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Mon, 3 Jun 2019 20:39:49 -0400 Subject: version const updated --- init.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.go b/init.go index 1e9e9e3..d3881dc 100644 --- a/init.go +++ b/init.go @@ -17,7 +17,7 @@ import ( "github.com/syndtr/goleveldb/leveldb" ) -const getwtxt = "0.1" +const getwtxt = "0.2.0" var ( flagVersion *bool = pflag.BoolP("version", "v", false, "Display version information, then exit.") @@ -289,7 +289,7 @@ func titleScreen() { | (_| | __/ |_ \ V V /| |_ > <| |_ \__, |\___|\__| \_/\_/ \__/_/\_\\__| |___/ - version ` + getwtxt + ` + version ` + getwtxt + ` github.com/getwtxt/getwtxt GPL v3 `) -- cgit 1.4.1-2-gfad0