nomad/docs: increment version number to 0.10.4

This commit is contained in:
Seth Hoenig
2020-01-31 08:29:04 -06:00
parent a3476f7416
commit 37dc755af9

View File

@@ -11,7 +11,7 @@ var (
GitDescribe string
// The main version number that is being run at the moment.
Version = "0.10.3"
Version = "0.10.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