Skip to content

Commit e725168

Browse files
committed
cut v2.6.0
1 parent 9ac0ea9 commit e725168

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ SHELL := /bin/bash
33
OPENSHIFT_VERSION ?= 4.10.22
44
PODMAN_VERSION ?= 4.1.0
55
BUNDLE_EXTENSION = crcbundle
6-
CRC_VERSION = 2.5.1
6+
CRC_VERSION = 2.6.0
77
COMMIT_SHA=$(shell git rev-parse --short HEAD)
88
MACOS_INSTALL_PATH = /Applications/Red Hat OpenShift Local.app/Contents/Resources
99
CONTAINER_RUNTIME ?= podman

0 commit comments

Comments
 (0)