Skip to content

Commit 45d362a

Browse files
author
Sean OMeara
committed
Version bump to v1.12.2
1 parent 4e899a6 commit 45d362a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ windows Cookbook CHANGELOG
22
=======================
33
This file is used to list changes made in each version of the windows cookbook.
44

5+
v1.12.2
6+
-------
7+
### Bug
8+
- **[COOK-4110](https://tickets.opscode.com/browse/COOK-4110)** - feature_servermanager installed? method regex bug
9+
10+
511
v1.12.0
612
-------
713
### Bug

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,6 @@
44
license "Apache 2.0"
55
description "Provides a set of useful Windows-specific primitives."
66
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7-
version "1.12.1"
7+
version "1.12.2"
88
supports "windows"
99
depends "chef_handler"

0 commit comments

Comments
 (0)