mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
Fix typesetting
This commit is contained in:
parent
1c35a9e15d
commit
1c51466432
@ -7,8 +7,9 @@
|
|||||||
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
|
// <LICENSE-MIT or http://opensource.org/licenses/MIT>, at your
|
||||||
// option. This file may not be copied, modified, or distributed
|
// option. This file may not be copied, modified, or distributed
|
||||||
// except according to those terms.
|
// except according to those terms.
|
||||||
|
//
|
||||||
// The hook directory link from the https://github.com/robotn/gohook/
|
// 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
|
// See the LICENSE file at the top-level directory of this distribution and at
|
||||||
// https://github.com/robotn/gohook/blob/master/LICENSE
|
// https://github.com/robotn/gohook/blob/master/LICENSE
|
||||||
|
|
||||||
|
@ -52,7 +52,7 @@ import (
|
|||||||
)
|
)
|
||||||
|
|
||||||
const (
|
const (
|
||||||
version string = "v0.43.0.282, Matterhorn Alps!"
|
version string = "v0.43.0.289, Matterhorn Alps!"
|
||||||
)
|
)
|
||||||
|
|
||||||
// GetVersion get version
|
// GetVersion get version
|
||||||
|
Loading…
Reference in New Issue
Block a user