version: This tree is currently working towards the 0.15.0 release

pull/26999/head
Martin Atkins 6 years ago
parent b8d448de83
commit 24d6c74e97

@ -11,7 +11,7 @@ import (
)
// The main version number that is being run at the moment.
var Version = "0.14.0"
var Version = "0.15.0"
// 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

Loading…
Cancel
Save