diff --git a/lib/foreman_theme_satellite/version.rb b/lib/foreman_theme_satellite/version.rb index 989ccc5..3cc98ef 100644 --- a/lib/foreman_theme_satellite/version.rb +++ b/lib/foreman_theme_satellite/version.rb @@ -1,3 +1,3 @@ module ForemanThemeSatellite - VERSION = '13.3.1'.freeze + VERSION = '13.3.2'.freeze end diff --git a/package.json b/package.json index fd6c9aa..d241dca 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "foreman_theme_satellite", - "version": "13.3.1", + "version": "13.3.2", "description": "Satellite theme =============", "main": "index.js", "scripts": {