diff --git a/README_zh.md b/README_zh.md index f3291da..277c205 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) -##Requirements: +## Requirements: (环境要求:) 在安装RobotGo之前,请确保Golang、GCC、zlib和libpng被正确安装 diff --git a/robotgo.go b/robotgo.go index 9132e00..7eb78f6 100644 --- a/robotgo.go +++ b/robotgo.go @@ -52,7 +52,7 @@ import ( ) const ( - version string = "v0.43.0.278, Matterhorn Alps!" + version string = "v0.43.0.282, Matterhorn Alps!" ) // GetVersion get version