Bump Version

This commit is contained in:
Kioubit 2021-12-24 16:46:45 -05:00
parent 94b1683c8d
commit 2dde03d5c4

View File

@ -17,7 +17,7 @@ func WaitForSignal() {
} }
func main() { func main() {
fmt.Println("PNDPD Version 0.5 - Kioubit 2021") fmt.Println("PNDPD Version 0.6 - Kioubit 2021")
if len(os.Args) <= 2 { if len(os.Args) <= 2 {
printUsage() printUsage()