v1.1.0
This commit is contained in:
parent
3a9acd3666
commit
bc8e9f234c
|
@ -52,7 +52,7 @@ func onReady() {
|
|||
|
||||
case <-about.ClickedCh:
|
||||
log.Infof("Requesting about")
|
||||
robotgo.ShowAlert("Automatic-mouse-mover app", "Developed by Prashant Gupta. \n\nMore info at: https://github.com/prashantgupta24/automatic-mouse-mover")
|
||||
robotgo.ShowAlert("Automatic-mouse-mover app v1.1.0", "Developed by Prashant Gupta. \n\nMore info at: https://github.com/prashantgupta24/automatic-mouse-mover")
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue