diff --git a/Makefile b/Makefile index abd23bd..640e097 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ PROJECT_SHORTNAME ?= moodle VERSION ?= 0.6.19 -COLLECTION_VERSION ?= 0.4.13 +COLLECTION_VERSION ?= 0.4.16 OPERATOR_TYPE ?= ansible PROJECT_TYPE ?= $(OPERATOR_TYPE)-operator COMMUNITY_OPERATOR_NAME ?= moodle-operator