Skip to content

Commit

Permalink
bump version to v1.4.1 (redhat-developer#1516)
Browse files Browse the repository at this point in the history
Signed-off-by: Andy Sadler <[email protected]>
  • Loading branch information
sadlerap authored and web-flow committed Oct 30, 2023
1 parent 755814b commit b5438c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/version.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ SHELL = /usr/bin/env bash -o pipefail
SHELLFLAGS = -ec

# Current Operator version
VERSION ?= 1.4.0
VERSION ?= 1.4.1

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

Expand Down

0 comments on commit b5438c3

Please sign in to comment.