Generate files for 1.2.1 release

This commit is contained in:
Nomad Release bot
2021-11-19 16:41:38 +00:00
committed by Nomad Release Bot
parent b972b5b360
commit 719c53ac0e

View File

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