Set next version to 1.7 on master
This commit is contained in:
@@ -57,7 +57,7 @@ var fService = flag.String("service", "",
|
|||||||
var fRunAsConsole = flag.Bool("console", false, "run as console application (windows only)")
|
var fRunAsConsole = flag.Bool("console", false, "run as console application (windows only)")
|
||||||
|
|
||||||
var (
|
var (
|
||||||
nextVersion = "1.6.0"
|
nextVersion = "1.7.0"
|
||||||
version string
|
version string
|
||||||
commit string
|
commit string
|
||||||
branch string
|
branch string
|
||||||
|
|||||||
Reference in New Issue
Block a user