Incrementing version to reflect new delete feature!

This commit is contained in:
Mike Farah 2018-05-07 16:38:26 +10:00
parent 3a4d62d820
commit 090b377fa5

View File

@ -11,7 +11,7 @@ var (
GitDescribe string
// Version is main version number that is being run at the moment.
Version = "1.14.1"
Version = "1.15.0"
// VersionPrerelease is a pre-release marker for the version. If this is "" (empty string)
// then it means that it is a final release. Otherwise, this is a pre-release