(GEM) update vmpooler version to 0.14.4

This commit is contained in:
Jenkins 2020-08-21 17:30:39 +00:00
parent e533223db8
commit 90e91f858a

View file

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