diff --git a/lib/foreman_rh_cloud/version.rb b/lib/foreman_rh_cloud/version.rb index b105e4590..453311a1c 100644 --- a/lib/foreman_rh_cloud/version.rb +++ b/lib/foreman_rh_cloud/version.rb @@ -1,3 +1,3 @@ module ForemanRhCloud - VERSION = '14.2.0'.freeze + VERSION = '14.2.1'.freeze end diff --git a/package.json b/package.json index b58de49a0..1a3913c9b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foreman_rh_cloud", - "version": "14.2.0", + "version": "14.2.1", "description": "Inventory Upload =============", "main": "index.js", "scripts": {