Skip to content

Commit 5be5693

Browse files
committed
cut v2.55.0
1 parent 45875c0 commit 5be5693

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.19.13
66
OKD_VERSION ?= 4.19.0-okd-scos.15
77
MICROSHIFT_VERSION ?= 4.19.7
88
BUNDLE_EXTENSION = crcbundle
9-
CRC_VERSION = 2.54.0
9+
CRC_VERSION = 2.55.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)