Skip to content

Commit

Permalink
update CHANGELOG.md and metadata.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
smurawski committed May 27, 2016
1 parent 544ffd2 commit 1ac2f3e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ powershell Cookbook CHANGELOG
=============================
This file is used to list changes made in each version of the powershell cookbook.

v3.3.1 (2016-05-27)
-------------------
- [PR #86](https://github.com/chef-cookbooks/pull/88) - update exit status for wmf installs

v3.3.0 (2016-05-17)
-------------------
- [PR #86](https://github.com/chef-cookbooks/pull/86) - wmf5 release
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
license 'Apache 2.0'
description 'Installs/Configures PowerShell on the Windows platform'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.3.0'
version '3.3.1'

recipe 'powershell::default', 'Makes sure RubyZip is installed (for powershell_module)'
recipe 'powershell::powershell2', 'Installs PowerShell 2.0'
Expand Down

0 comments on commit 1ac2f3e

Please sign in to comment.