Bump Version

This commit is contained in:
Kioubit 2021-12-24 17:14:09 -05:00
parent 7d831f2f0b
commit 8562c2f533

View File

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