Update next version number for dev builds

This commit is contained in:
Daniel Nelson 2017-12-01 11:52:46 -08:00
parent ca8911fec0
commit bdda6ceb70
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ var fService = flag.String("service", "",
"operate on the service")
var (
nextVersion = "1.5.0"
nextVersion = "1.6.0"
version string
commit string
branch string