Skip to content

Commit

Permalink
cut 2.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
anjannath authored and praveenkumar committed Mar 14, 2022
1 parent 48be4d4 commit f0fcd50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ SHELL := /bin/bash
OPENSHIFT_VERSION ?= 4.10.3
PODMAN_VERSION ?= 3.4.4
BUNDLE_EXTENSION = crcbundle
CRC_VERSION = 2.0.0
CRC_VERSION = 2.0.1
COMMIT_SHA=$(shell git rev-parse --short HEAD)
MACOS_INSTALL_PATH = /Applications/CodeReady Containers.app/Contents/Resources
CONTAINER_RUNTIME ?= podman
Expand Down

0 comments on commit f0fcd50

Please sign in to comment.