diff --git a/main.go b/main.go index 1531c12..3b48722 100644 --- a/main.go +++ b/main.go @@ -32,7 +32,7 @@ var ( ) const ( - VERSION = "1.6.7p" // VERSION to be displayed + VERSION = "1.6.7" // VERSION to be displayed usagePage = " [-v|-h] [list|install|remove|update|run|info|search|tldr] <-args->" // usagePage to be shown // Truncation indicator indicator = "...>"