We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34ab97b commit ab6e30dCopy full SHA for ab6e30d
pkg/crc/machine/libvirt/constants.go
@@ -17,7 +17,7 @@ const (
17
18
const (
19
MachineDriverCommand = "crc-driver-libvirt"
20
- MachineDriverVersion = "0.13.3"
+ MachineDriverVersion = "0.13.5"
21
)
22
23
var (
0 commit comments