Skip to content

Commit e6495fe

Browse files
committed
cut v2.41.0
1 parent 70535de commit e6495fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ OPENSHIFT_VERSION ?= 4.16.7
66
OKD_VERSION ?= 4.15.0-0.okd-2024-02-23-163410
77
MICROSHIFT_VERSION ?= 4.16.7
88
BUNDLE_EXTENSION = crcbundle
9-
CRC_VERSION = 2.40.0
9+
CRC_VERSION = 2.41.0
1010
COMMIT_SHA?=$(shell git rev-parse --short=6 HEAD)
1111
MACOS_INSTALL_PATH = /usr/local/crc
1212
CONTAINER_RUNTIME ?= podman

0 commit comments

Comments
 (0)