From ba8a8acc559554490a5a1ff74d438e428ec35f5e Mon Sep 17 00:00:00 2001 From: praveenkumar Date: Fri, 28 Jan 2022 19:55:00 +0530 Subject: [PATCH] cut v1.39.0 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 418f2d0332..99bf6213b3 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ SHELL := /bin/bash BUNDLE_VERSION ?= 4.9.15 BUNDLE_EXTENSION = crcbundle -CRC_VERSION = 1.38.0 +CRC_VERSION = 1.39.0 COMMIT_SHA=$(shell git rev-parse --short HEAD) MACOS_INSTALL_PATH = /Applications/CodeReady Containers.app/Contents/Resources/ CONTAINER_RUNTIME ?= podman