mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 06:33:56 +00:00
Update README.md
This commit is contained in:
parent
246b1d55c4
commit
82c73f9dcf
@ -16,6 +16,8 @@ RobotGo supports Mac, Windows, and Linux(X11).
|
||||
|
||||
This is a work in progress.
|
||||
|
||||
[简体中文](https://github.com/go-vgo/robotgo/blob/master/README_zh.md)
|
||||
|
||||
##Contents
|
||||
- [Docs](#docs)
|
||||
- [Requirements](#requirements)
|
||||
|
@ -52,7 +52,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
version string = "v0.43.0.264,Matterhorn Alps!"
|
||||
version string = "v0.43.0.266,Matterhorn Alps!"
|
||||
)
|
||||
|
||||
// GetVersion get version
|
||||
|
Loading…
Reference in New Issue
Block a user