From f90af4999a7cefe69927caf16a17b7ab02de33fa Mon Sep 17 00:00:00 2001 From: Hunter Kepley Date: Tue, 6 Aug 2024 13:43:42 -0400 Subject: [PATCH] Update Makefile --- Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/Makefile b/Makefile index 776c6605..e270a1df 100644 --- a/Makefile +++ b/Makefile @@ -27,7 +27,6 @@ export PATH := $(LOCAL_BIN_PATH):$(PATH) export CGO_ENABLED=0 # Details of the model to use: -model_version:=v0.0.387 model_version:=v0.0.388 model_url:=https://github.com/openshift-online/ocm-api-model.git