Skip to content

Commit

Permalink
version 0.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
schisamo committed Oct 24, 2011
1 parent fbb9bfd commit 4c9486c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG
@@ -1,3 +1,8 @@
Release Notes - Knife Windows Plugin - Version 0.5.6

** New Feature
* new default bootstrap template that installs Chef using official chef-client MSI installer

Release Notes - Knife Windows Plugin - Version 0.5.4

** Bug
Expand Down
2 changes: 1 addition & 1 deletion lib/knife-windows/version.rb
@@ -1,6 +1,6 @@
module Knife
module Windows
VERSION = "0.5.5"
VERSION = "0.5.6"
MAJOR, MINOR, TINY = VERSION.split('.')
end
end

0 comments on commit 4c9486c

Please sign in to comment.