This commit is contained in:
dima 2016-08-18 22:34:09 +02:00
parent 9e9811de8a
commit 945e84f9a4

View File

@ -1,5 +1,5 @@
module VagrantPlugins module VagrantPlugins
module ProviderLibvirt module ProviderLibvirt
VERSION = '0.0.33' VERSION = '0.0.35'
end end
end end