Skip to content

Commit

Permalink
cut 0.12.14
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumerose committed Mar 24, 2021
1 parent 8b27aaf commit 257f35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/hyperkit/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package hyperkit

const (
DriverName = "hyperkit"
DriverVersion = "0.12.13"
DriverVersion = "0.12.14"

DefaultMemory = 8192
DefaultCPUs = 4
Expand Down

0 comments on commit 257f35e

Please sign in to comment.