Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Commit d4547be

Browse files
bump version to v1.4.1 (#1516) (#1521)
Signed-off-by: Andy Sadler <[email protected]> Co-authored-by: Andy Sadler <[email protected]>
1 parent 449717d commit d4547be

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

make/version.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ SHELL = /usr/bin/env bash -o pipefail
22
SHELLFLAGS = -ec
33

44
# Current Operator version
5-
VERSION ?= 1.4.0
5+
VERSION ?= 1.4.1
66

77
GIT_COMMIT_ID ?= $(shell git rev-parse --short=8 HEAD)
88

0 commit comments

Comments
 (0)