From 2cddb715f1b9bacc7470433c4fb1ea1d4ff48a20 Mon Sep 17 00:00:00 2001 From: Jacob Gonzalez Date: Tue, 1 Aug 2023 11:37:30 +1000 Subject: [PATCH] update cyclops version (#63) --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 15f6ac4..9051814 100644 --- a/Makefile +++ b/Makefile @@ -1,4 +1,4 @@ -VERSION = 1.8.3 +VERSION = 1.9.0 # IMPORTANT! Update api version if a new release affects cnr API_VERSION = 1.0.0 IMAGE = cyclops:$(VERSION)