Skip to content

Commit

Permalink
Generate files for 1.2.8 release
Browse files Browse the repository at this point in the history
  • Loading branch information
hc-github-team-nomad-core committed May 19, 2022
1 parent d7dec85 commit 885a030
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ var (
GitDescribe string

// The main version number that is being run at the moment.
Version = "1.2.7"
Version = "1.2.8"

// 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
Expand Down

0 comments on commit 885a030

Please sign in to comment.