Skip to content
This repository has been archived by the owner on Feb 22, 2021. It is now read-only.

Commit

Permalink
Version bump to v4.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Sean OMeara committed Nov 7, 2013
1 parent bf72dcb commit 16b6cf8
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@ application Cookbook CHANGELOG
This file is used to list changes made in each version of the application cookbook.


v4.1.4
------
### Bug
- **[COOK-3343](https://tickets.opscode.com/browse/COOK-3343)** - Can't parse release candidate version number


v4.1.2
------
### Bug
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@
license "Apache 2.0"
description "Deploys and configures a variety of applications"
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version "4.1.2"
version "4.1.4"
recipe "application", "Empty placeholder recipe, use the LWRPs, see README.md."

0 comments on commit 16b6cf8

Please sign in to comment.