Prepare for next release

This commit is contained in:
hc-github-team-nomad-core
2024-02-08 14:34:16 +00:00
committed by Tim Gross
parent 875e96cccc
commit 33f0a5b268
5 changed files with 4 additions and 268079 deletions

View File

@@ -44,7 +44,7 @@ PROTO_COMPARE_TAG ?= v1.0.3$(if $(findstring ent,$(GO_TAGS)),+ent,)
# LAST_RELEASE is the git sha of the latest release corresponding to this branch. main should have the latest
# published release, and release branches should point to the latest published release in the X.Y release line.
LAST_RELEASE ?= v1.7.3
LAST_RELEASE ?= v1.7.4
default: help