mirror of
https://github.com/kemko/nomad.git
synced 2026-01-01 16:05:42 +03:00
Post 1.10.4 release main (#26521)
* Generate files for 1.10.4 release * Prepare for next release * Merge release 1.10.4 files --------- Co-authored-by: hc-github-team-nomad-core <github-team-nomad-core@hashicorp.com>
This commit is contained in:
@@ -19,7 +19,7 @@ var (
|
||||
GitDescribe string
|
||||
|
||||
// The main version number that is being run at the moment.
|
||||
Version = "1.10.4"
|
||||
Version = "1.10.5"
|
||||
|
||||
// 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
|
||||
|
||||
Reference in New Issue
Block a user