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