Skip to content

Commit 4e757f2

Browse files
author
kiali-bot
committed
Release 1.49.0-snapshot.1
1 parent cbabc4c commit 4e757f2

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
@@ -10,7 +10,7 @@ TARGET_ARCHS ?= amd64 arm64 s390x ppc64le
1010

1111
# Identifies the current build.
1212
# These will be embedded in the app and displayed when it starts.
13-
VERSION ?= v1.49.0-SNAPSHOT
13+
VERSION ?= v1.49.0-snapshot.1
1414
COMMIT_HASH ?= $(shell git rev-parse HEAD)
1515

1616
# The path where the UI project has been git cloned. The UI should

0 commit comments

Comments
 (0)