Skip to content

Commit

Permalink
[Issue:1061] 1.5 version
Browse files Browse the repository at this point in the history
  • Loading branch information
katarzynakulpa committed Nov 23, 2023
1 parent 08b8de3 commit d3a1e12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion variables.mk
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ CRD_OPTIONS ?= crd

### version
MAJOR := 1
MINOR := 4
MINOR := 5
PATCH := 0
PRODUCT_VERSION ?= ${MAJOR}.${MINOR}.${PATCH}
BUILD_REL_A := $(shell git rev-list HEAD |wc -l)
Expand Down

0 comments on commit d3a1e12

Please sign in to comment.