diff --git a/Makefile b/Makefile index 9051814..ea32deb 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 1.9.0 +VERSION = 1.9.1 # IMPORTANT! Update api version if a new release affects cnr API_VERSION = 1.0.0 IMAGE = cyclops:$(VERSION)