mirror of
https://github.com/puppetlabs/vmpooler-provider-vsphere.git
synced 2026-01-25 19:08:41 -05:00
Require VMPooler 2.0 or greater
VMPooler 2.0.0 was the first release without the code contained in this respository.
This commit is contained in:
parent
ceb5cda184
commit
b1b0abb6c2
3 changed files with 8 additions and 9 deletions
|
|
@ -1,5 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
module VmpoolerProviderVsphere
|
||||
VERSION = '1.3.0'
|
||||
VERSION = '1.4.0'
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue