Skip to content

Commit

Permalink
cut 0.13.1
Browse files Browse the repository at this point in the history
  • Loading branch information
guillaumerose committed May 20, 2021
1 parent 3a3cdbc commit f34bc82
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.13.0"
DriverVersion = "0.13.1"

connectionString = "qemu:///system"
DefaultNetwork = "crc"
Expand Down

0 comments on commit f34bc82

Please sign in to comment.