Revert "update version"

This reverts commit 0aae6283f9.
This commit is contained in:
Luis Silva 2019-07-05 16:35:14 +01:00
parent 0aae6283f9
commit f22c9231ff
1 changed files with 1 additions and 1 deletions

View File

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