Generate files for 1.2.3 release

This commit is contained in:
Nomad Release bot
2021-12-10 19:30:22 +00:00
committed by Nomad Release Bot
parent 45a5b22b65
commit a79efc8422

View File

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