diff --git a/Makefile b/Makefile index 01d69b1..15f6ac4 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 1.8.2 +VERSION = 1.8.3 # IMPORTANT! Update api version if a new release affects cnr API_VERSION = 1.0.0 IMAGE = cyclops:$(VERSION)