Skip to content

Commit

Permalink
Release v1.76.0
Browse files Browse the repository at this point in the history
  • Loading branch information
kiali-bot committed Nov 16, 2023
1 parent f13373e commit 4b4277c
Show file tree
Hide file tree
Showing 4 changed files with 174 additions and 174 deletions.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ ROOTDIR=$(CURDIR)
OUTDIR=${ROOTDIR}/_output

# Identifies the current build.
VERSION ?= v1.76.0-SNAPSHOT
VERSION ?= v1.76.0
SEMVER ?= $(shell echo ${VERSION} | sed 's/^v//g')
COMMIT_HASH ?= $(shell git rev-parse HEAD)

Expand Down
Loading

0 comments on commit 4b4277c

Please sign in to comment.