Skip to content

Commit 868d96c

Browse files
committed
cut v2.14.0
1 parent d42584c commit 868d96c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ OPENSHIFT_VERSION ?= 4.12.1
66
PODMAN_VERSION ?= 4.3.1
77
OKD_VERSION ?= 4.11.0-0.okd-2022-11-05-030711
88
BUNDLE_EXTENSION = crcbundle
9-
CRC_VERSION = 2.13.1
9+
CRC_VERSION = 2.14.0
1010
COMMIT_SHA=$(shell git rev-parse --short HEAD)
1111
MACOS_INSTALL_PATH = /Applications/Red Hat OpenShift Local.app/Contents/Resources
1212
CONTAINER_RUNTIME ?= podman

0 commit comments

Comments
 (0)