diff --git a/cmd/gotop/main.go b/cmd/gotop/main.go index 1e9f4f4..205a457 100644 --- a/cmd/gotop/main.go +++ b/cmd/gotop/main.go @@ -25,7 +25,7 @@ import ( const ( appName = "gotop" - version = "3.1.1" + version = "3.3.0" graphHorizontalScaleDelta = 3 defaultUI = "cpu\ndisk/1 2:mem/2\ntemp\nnet procs"