(GEM) update vmpooler version to 0.14.7

This commit is contained in:
Jenkins 2020-09-18 16:07:03 +00:00
parent a282ae0bc9
commit c49a94a819

View file

@ -1,5 +1,5 @@
# frozen_string_literal: true
module Vmpooler
VERSION = '0.14.6'
VERSION = '0.14.7'
end