diff --git a/lib/foreman_rh_cloud/version.rb b/lib/foreman_rh_cloud/version.rb index 66c6587e..23b1f3f0 100644 --- a/lib/foreman_rh_cloud/version.rb +++ b/lib/foreman_rh_cloud/version.rb @@ -1,3 +1,3 @@ module ForemanRhCloud - VERSION = '5.0.33'.freeze + VERSION = '5.0.34'.freeze end diff --git a/package.json b/package.json index e391c3e8..a6916f4b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foreman_rh_cloud", - "version": "5.0.33", + "version": "5.0.34", "description": "Inventory Upload =============", "main": "index.js", "scripts": {