From 7badcd201664cd076fe672c7597bdfdd39dd6dd4 Mon Sep 17 00:00:00 2001 From: vCaesar Date: Tue, 10 Jan 2017 22:28:04 +0800 Subject: [PATCH] Update md --- CONTRIBUTING.md | 2 +- robotgo.go | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 43861de..670142f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,7 +24,7 @@ This process gives everyone a chance to validate the design, helps prevent dupli ## Testing redux -Before sending code out for review, run all the tests for the whole tree to make sure the changes don't break other usage and keep the compatibility on upgrade. You must be test on Mac, Windows, Linux and other. +Before sending code out for review, run all the tests for the whole tree to make sure the changes don't break other usage and keep the compatibility on upgrade. You must be test on Mac, Windows, Linux and other.You should install the CLI for Circle CI, as we are using the server for continous testing. ## Code review diff --git a/robotgo.go b/robotgo.go index 929ad4f..52f0f9e 100644 --- a/robotgo.go +++ b/robotgo.go @@ -39,7 +39,7 @@ import ( ) const ( - version string = "v0.41.1.201,fate!" + version string = "v0.41.1.202,fate!" ) //GetVersion get version