From 2a34f42537f690cd9345331632e198bc5212c9c4 Mon Sep 17 00:00:00 2001 From: Alex Price Date: Wed, 19 Jun 2024 09:22:27 +1000 Subject: [PATCH] cut release 1.10.1 Signed-off-by: Alex Price --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)