diff --git a/lib/foreman_uuid_boot/version.rb b/lib/foreman_uuid_boot/version.rb index d4e566c6939dfff82419011d276b3515ff5f64c5..29c480244c6cb5998e200a518c98c2d989e3e5b3 100644 --- a/lib/foreman_uuid_boot/version.rb +++ b/lib/foreman_uuid_boot/version.rb @@ -1,5 +1,5 @@ # frozen_string_literal: true module ForemanUuidBoot - VERSION = '0.4.2' + VERSION = '0.4.3' end