From 82bfe6cd9577a60648e453982070540966006334 Mon Sep 17 00:00:00 2001 From: xplshn <114888778+xplshn@users.noreply.github.com> Date: Sun, 26 May 2024 19:56:04 -0300 Subject: [PATCH] Update main.go --- main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = "...>"