Skip to content

Commit

Permalink
v3.0.6 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
cwebberOps committed Jul 15, 2014
1 parent b5fe8c0 commit 5f8ef27
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.0.6 (2014-07-15)
-------------------
- Fixes a broken cookbook upload

v3.0.5 (2014-07-11)
-------------------
- Use attributes for bits_4 rather than hardcoding (@jmauro)
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.0.5'
version '3.0.6'

recipe 'powershell::default', 'Does nothing; choose the right version of Powershell by selecting the correct recipe'
recipe 'powershell::powershell2', 'Installs PowerShell 2.0'
Expand Down

0 comments on commit 5f8ef27

Please sign in to comment.