Skip to content

Commit

Permalink
Use latest hyperkit driver
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumerose committed Nov 2, 2020
1 parent dbd32e1 commit fea895e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/crc/machine/hyperkit/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ import "fmt"

const (
MachineDriverCommand = "crc-driver-hyperkit"
MachineDriverVersion = "0.12.9"
MachineDriverVersion = "0.12.10-beta1"
HyperKitCommand = "hyperkit"
HyperKitVersion = "v0.20200224-44-gb54460"
)
Expand Down

0 comments on commit fea895e

Please sign in to comment.