diff --git a/Makefile b/Makefile index 644ea42..581f8fb 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT_SHORTNAME ?= nfs VERSION ?= 0.4.7 -COLLECTION_VERSION ?= 0.4.8 +COLLECTION_VERSION ?= 0.4.9 OPERATOR_TYPE ?= ansible PROJECT_TYPE ?= $(OPERATOR_TYPE)-operator COMMUNITY_OPERATOR_NAME ?= nfs-operator