Skip to content

Commit

Permalink
Prepare for next version (kiali#158)
Browse files Browse the repository at this point in the history
* Release v1.55.0

* Prepare for next version

Co-authored-by: kiali-bot <kiali-dev@googlegroups.com>
  • Loading branch information
github-actions[bot] and kiali-bot authored Aug 16, 2022
1 parent 5f301f9 commit c1996b8
Show file tree
Hide file tree
Showing 4 changed files with 151 additions and 104 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.55.0-SNAPSHOT
VERSION ?= v1.56.0-SNAPSHOT
SEMVER ?= $(shell echo ${VERSION} | sed 's/^v//g')
COMMIT_HASH ?= $(shell git rev-parse HEAD)

Expand Down
Loading

0 comments on commit c1996b8

Please sign in to comment.