Skip to content

Commit 2134323

Browse files
author
kiali-bot
committed
Release v2.10.0
1 parent 99428ce commit 2134323

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
SHELL=/bin/bash
22

33
# Identifies the current build. Match the same version of Kiali Server and Operator.
4-
VERSION ?= v2.10.0-SNAPSHOT
4+
VERSION ?= v2.10.0
55
COMMIT_HASH ?= $(shell git rev-parse HEAD)
66

77
# Directories based on the root project directory

0 commit comments

Comments
 (0)