Skip to content

Commit 10b48b2

Browse files
committed
Update bundle version from 4.4.8 to 4.5.0-rc.5
1 parent b75892f commit 10b48b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
# See the License for the specific language governing permissions and
1313
# limitations under the License.
1414

15-
BUNDLE_VERSION = 4.4.8
15+
BUNDLE_VERSION = 4.5.0-rc.5
1616
BUNDLE_EXTENSION = crcbundle
1717
CRC_VERSION = 1.12.0
1818
COMMIT_SHA=$(shell git rev-parse --short HEAD)

centos_ci.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/bin/bash
22

33
# bundle location
4-
BUNDLE_VERSION=4.4.8
4+
BUNDLE_VERSION=4.5.0-rc.5
55
BUNDLE=crc_libvirt_$BUNDLE_VERSION.crcbundle
66
GO_VERSION=1.13.4
77

0 commit comments

Comments
 (0)