Fix build.py next_version

This commit is contained in:
Daniel Nelson
2018-04-05 11:14:32 -07:00
parent 1e95f9785c
commit 2a9198cea6

View File

@@ -95,7 +95,7 @@ supported_packages = {
"freebsd": [ "tar" ]
}
next_version = '1.5.0'
next_version = '1.6.0'
################
#### Telegraf Functions