mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 10:19:01 +00:00
Fix typesetting
This commit is contained in:
parent
1c35a9e15d
commit
1c51466432
2 changed files with 3 additions and 2 deletions
|
|
@ -7,8 +7,9 @@
|
|||
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
|
||||
// option. This file may not be copied, modified, or distributed
|
||||
// except according to those terms.
|
||||
//
|
||||
// The hook directory link from the https://github.com/robotn/gohook/
|
||||
// event/hook,You need to follow the relevant agreement and LICENSE.
|
||||
// event/hook, you need to follow the relevant agreement and LICENSE.
|
||||
// See the LICENSE file at the top-level directory of this distribution and at
|
||||
// https://github.com/robotn/gohook/blob/master/LICENSE
|
||||
|
||||
|
|
|
|||
|
|
@ -52,7 +52,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
version string = "v0.43.0.282, Matterhorn Alps!"
|
||||
version string = "v0.43.0.289, Matterhorn Alps!"
|
||||
)
|
||||
|
||||
// GetVersion get version
|
||||
|
|
|
|||
Loading…
Reference in a new issue