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

Commit 0097956

Browse files
pmacikweb-flow
authored andcommitted
Bump version to v1.3.3 (#1360)
Signed-off-by: Pavel Macík <[email protected]> Signed-off-by: Pavel Macík <[email protected]>
1 parent 89cdc44 commit 0097956

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.3.2
5+
VERSION ?= 1.3.3
66

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

0 commit comments

Comments
 (0)