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