Skip to content

Commit

Permalink
cut 0.12.13
Browse files Browse the repository at this point in the history
  • Loading branch information
praveenkumar committed Dec 4, 2020
1 parent 4574845 commit dee85e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/libvirt/constants.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package libvirt

const (
DriverName = "libvirt"
DriverVersion = "0.12.12"
DriverVersion = "0.12.13"

connectionString = "qemu:///system"
DefaultMemory = 8096
Expand Down

0 comments on commit dee85e4

Please sign in to comment.