0.18 release
This commit is contained in:
@@ -17,6 +17,6 @@ func runVersion(cmd *Command, args []string) bool{
|
|||||||
cmd.Usage()
|
cmd.Usage()
|
||||||
}
|
}
|
||||||
|
|
||||||
fmt.Printf("version 0.17 %s %s\n",runtime.GOOS, runtime.GOARCH)
|
fmt.Printf("version 0.18 %s %s\n",runtime.GOOS, runtime.GOARCH)
|
||||||
return true
|
return true
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user