Post 1.9.4 release (#24811)

* Generate files for 1.9.4 release

* Prepare for next release

* Merge release 1.9.4 files

---------

Co-authored-by: hc-github-team-nomad-core <github-team-nomad-core@hashicorp.com>
This commit is contained in:
Seth Hoenig
2025-01-08 09:36:22 -06:00
committed by GitHub
parent 894b32f178
commit 2bfe817721
4 changed files with 239 additions and 144 deletions

View File

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