From 66660ff736859aa0a21f9c38775647fb79fb6dbb Mon Sep 17 00:00:00 2001 From: Anjan Nath Date: Tue, 1 Mar 2022 16:59:14 +0530 Subject: [PATCH] cut 1.99.3 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index aab3efe48c..bc2669f25b 100644 --- a/Makefile +++ b/Makefile @@ -3,7 +3,7 @@ SHELL := /bin/bash OPENSHIFT_VERSION ?= 4.9.18 PODMAN_VERSION ?= 3.4.4 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 1.99.2 +CRC_VERSION = 1.99.3 COMMIT_SHA=$(shell git rev-parse --short HEAD) MACOS_INSTALL_PATH = /Applications/CodeReady Containers.app/Contents/Resources CONTAINER_RUNTIME ?= podman