Merge pull request #162 from puppetlabs/release-prep

v1.7.0 release prep
This commit is contained in:
Jake Spain 2022-04-05 12:02:52 -04:00 committed by GitHub
commit da3d707fc8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true # frozen_string_literal: true
class Vmfloaty class Vmfloaty
VERSION = '1.6.0' VERSION = '1.7.0'
end end