diff --git a/lib/foreman_templates/version.rb b/lib/foreman_templates/version.rb index e135b35..250e67e 100644 --- a/lib/foreman_templates/version.rb +++ b/lib/foreman_templates/version.rb @@ -1,3 +1,3 @@ module ForemanTemplates - VERSION = "9.5.0".freeze + VERSION = "9.5.1".freeze end