(GEM) update vmpooler version to 0.14.8

This commit is contained in:
Jenkins 2020-09-18 19:05:23 +00:00
parent 1acc70c897
commit b484cc5992

View file

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