diff --git a/main.go b/main.go index a06cb17..b3d0946 100644 --- a/main.go +++ b/main.go @@ -19,7 +19,7 @@ func listWatchedProcesses(processes *[]string) { // version prints information about program. func version() { - fmt.Println("httpprocwatchd ver. 1.3") + fmt.Println("httpprocwatchd ver. 1.3.1") fmt.Println("Copyright (c) 2021,2022 Alexander \"Arav\" Andreev ") fmt.Println("This program is licensed under terms of MIT+NIGGER license a copy") fmt.Println("of wich is located in /usr/share/licenses/httpprocwatchd/LICENSE.")