Skip to content

Commit f0d61a0

Browse files
praveenkumargbraad
authored andcommitted
Update libvirt driver version from 0.12.4 to 0.12.5
1 parent f185afc commit f0d61a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/crc/preflight/preflight_checks_linux.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525

2626
const (
2727
libvirtDriverCommand = "crc-driver-libvirt"
28-
libvirtDriverVersion = "0.12.4"
28+
libvirtDriverVersion = "0.12.5"
2929
crcDnsmasqConfigFile = "crc.conf"
3030
crcNetworkManagerConfigFile = "crc-nm-dnsmasq.conf"
3131
)

0 commit comments

Comments
 (0)