diff --git a/Makefile b/Makefile index 8aa3799..2867c40 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT_SHORTNAME ?= nfs VERSION ?= 0.4.13 -COLLECTION_VERSION ?= 0.4.12 +COLLECTION_VERSION ?= 0.4.13 OPERATOR_TYPE ?= ansible PROJECT_TYPE ?= $(OPERATOR_TYPE)-operator COMMUNITY_OPERATOR_NAME ?= nfs-operator