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:
Gene Liverman 2021-12-08 10:00:39 -05:00
parent ceb5cda184
commit b1b0abb6c2
No known key found for this signature in database
GPG key ID: 3AF83985B6C857C6
3 changed files with 8 additions and 9 deletions

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true
module VmpoolerProviderVsphere
VERSION = '1.3.0'
VERSION = '1.4.0'
end