Skip to content

Commit

Permalink
Prepare for next version (smoke test passed) (#293)
Browse files Browse the repository at this point in the history
* Release v2.0.0

* Prepare for next version

---------

Co-authored-by: kiali-bot <[email protected]>
  • Loading branch information
github-actions[bot] and kiali-bot authored Oct 21, 2024
1 parent 0624066 commit f0eb4e5
Show file tree
Hide file tree
Showing 4 changed files with 255 additions and 208 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 ?= v2.0.0-SNAPSHOT
VERSION ?= v2.1.0-SNAPSHOT
SEMVER ?= $(shell echo ${VERSION} | sed 's/^v//g')
COMMIT_HASH ?= $(shell git rev-parse HEAD)

Expand Down
Loading

0 comments on commit f0eb4e5

Please sign in to comment.