Skip to content

Commit

Permalink
[DO NOT MERGE YET] Prepare for next version (#247)
Browse files Browse the repository at this point in the history
* Release v1.80.0

* Prepare for next version

---------

Co-authored-by: kiali-bot <kiali-dev@googlegroups.com>
  • Loading branch information
github-actions[bot] and kiali-bot authored Feb 13, 2024
1 parent 64026f8 commit 02c3ab3
Show file tree
Hide file tree
Showing 4 changed files with 227 additions and 180 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.80.0-SNAPSHOT
VERSION ?= v1.81.0-SNAPSHOT
SEMVER ?= $(shell echo ${VERSION} | sed 's/^v//g')
COMMIT_HASH ?= $(shell git rev-parse HEAD)

Expand Down
Loading

0 comments on commit 02c3ab3

Please sign in to comment.