Skip to content

Commit

Permalink
Release 4.1.4
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed Jun 21, 2017
1 parent 539e9f4 commit b5378f2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,10 @@

This file is used to list changes made in each version of the lvm cookbook.

## 4.1.4 (2017-06-21)

- Require the latest lvm gem which allows for the latest attrib gem

## 4.1.3 (2017-06-21)

- Require the latest chef-ruby-lvm-attrib gem to support recent distros like RHEL 7.2/7.3
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Expand Up @@ -4,7 +4,7 @@
license 'Apache-2.0'
description 'Installs and manages Logical Volume Manager'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '4.1.3'
version '4.1.4'

%w(amazon centos fedora freebsd oracle redhat scientific suse ubuntu).each do |os|
supports os
Expand Down

0 comments on commit b5378f2

Please sign in to comment.