Fix build.py next_version

This commit is contained in:
Daniel Nelson 2018-04-04 21:53:20 -07:00
parent 990343604a
commit 559ad1fcdc
1 changed files with 1 additions and 1 deletions

View File

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