Set next version to 1.7 on master

This commit is contained in:
Daniel Nelson
2018-04-02 14:44:09 -07:00
parent 7b23287e20
commit 413cf6dd23

View File

@@ -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