diff --git a/README_zh.md b/README_zh.md index 77eb1d9..4fbf3e5 100644 --- a/README_zh.md +++ b/README_zh.md @@ -27,7 +27,7 @@ RobotGo 支持 Mac, Windows, and Linux(X11). - [API Document](https://github.com/go-vgo/robotgo/blob/master/docs/doc.md) - [GoDoc](https://godoc.org/github.com/go-vgo/robotgo) - 英文文档请点击API Document. + 英文文档请点击API Document ##Requirements: (环境要求) diff --git a/robotgo.go b/robotgo.go index c433004..6cafd71 100644 --- a/robotgo.go +++ b/robotgo.go @@ -39,7 +39,7 @@ import ( ) const ( - version string = "v0.42.0.225,Mount Ngauruhoe!" + version string = "v0.42.0.235,Mount Ngauruhoe!" ) //GetVersion get version