bump version

This commit is contained in:
Kostas Theodorakopoulos 2019-08-13 20:22:54 +02:00
parent f22c9231ff
commit 3f56a7f71f

View File

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