This commit is contained in:
dima
2018-10-23 11:19:27 +02:00
parent 57ed83c46d
commit 6eedaea0ce
2 changed files with 4 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
module VagrantPlugins
module ProviderLibvirt
VERSION = '0.0.44'.freeze
VERSION = '0.0.45'.freeze
end
end