diff --git a/internal/api/api.go b/internal/api/api.go index 057c192..828155f 100644 --- a/internal/api/api.go +++ b/internal/api/api.go @@ -258,7 +258,7 @@ func Bootstrap() { // if f_V is provided version will be printed and exit(0) if *f_V { - fmt.Printf("logo-ls %s\nCopyright (c) 2020 Yash Handa\nLicense MIT .\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.\n", "v1.3.6") + fmt.Printf("logo-ls %s\nCopyright (c) 2020 Yash Handa\nLicense MIT .\nThis is free software: you are free to change and redistribute it.\nThere is NO WARRANTY, to the extent permitted by law.\n", "v1.3.7") fmt.Println("\nWritten by Yash Handa") os.Exit(sysState.GetExitCode()) } diff --git a/logo-ls.1.gz b/logo-ls.1.gz index 94e59c9..490e7f6 100644 Binary files a/logo-ls.1.gz and b/logo-ls.1.gz differ diff --git a/testdata/logo-ls-V.snap b/testdata/logo-ls-V.snap index c0ee07a..cf48e70 100644 --- a/testdata/logo-ls-V.snap +++ b/testdata/logo-ls-V.snap @@ -1,4 +1,4 @@ -logo-ls v1.3.6 +logo-ls v1.3.7 Copyright (c) 2020 Yash Handa License MIT . This is free software: you are free to change and redistribute it.