Skip to content

Commit

Permalink
cut v1.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar committed Dec 4, 2020
1 parent 190b9cc commit ef3f80d
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 @@ -2,7 +2,7 @@ SHELL := /bin/bash

BUNDLE_VERSION = 4.6.6
BUNDLE_EXTENSION = crcbundle
CRC_VERSION = 1.19.0
CRC_VERSION = 1.20.0
COMMIT_SHA=$(shell git rev-parse --short HEAD)
CONTAINER_RUNTIME ?= podman

Expand Down

0 comments on commit ef3f80d

Please sign in to comment.