Skip to content

Commit

Permalink
v2.5.2 Fix, snapshot restore will execute regardless of current state.
Browse files Browse the repository at this point in the history
  • Loading branch information
josenk committed Sep 25, 2020
1 parent dfb8055 commit e3ba1f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vagrant-vmware-esxi/version.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# VERSION
module VagrantPlugins
module ESXi
VERSION = '2.5.1'
VERSION = '2.5.2'
$vagrant_vmware_esxi_version = VERSION
end
end

0 comments on commit e3ba1f7

Please sign in to comment.