Bump version to 3.7.0

This commit is contained in:
Thom May 2015-06-24 12:53:47 +01:00
parent 492544bd40
commit 0608f71799
2 changed files with 3 additions and 2 deletions

View File

@ -2,9 +2,10 @@ postfix Cookbook CHANGELOG
========================== ==========================
This file is used to list changes made in each version of the postfix cookbook. This file is used to list changes made in each version of the postfix cookbook.
v3.6.3 (2015-04-30) v3.7.0 (2015-04-30)
------------------- -------------------
- Adding support for relay restrictions - Adding support for relay restrictions
- Update chefspec and serverspec tests
v3.6.2 (2014-10-31) v3.6.2 (2014-10-31)
------------------- -------------------

View File

@ -4,7 +4,7 @@ description 'Installs and configures postfix for client or outbound relayhost, o
maintainer 'Chef Software, Inc.' maintainer 'Chef Software, Inc.'
maintainer_email 'cookbooks@chef.io' maintainer_email 'cookbooks@chef.io'
license 'Apache 2.0' license 'Apache 2.0'
version '3.6.3' version '3.7.0'
issues_url 'https://github.com/opscode-cookbooks/postfix/issues' issues_url 'https://github.com/opscode-cookbooks/postfix/issues'
source_url 'https://github.com/opscode-cookbooks/postfix' source_url 'https://github.com/opscode-cookbooks/postfix'
recipe 'postfix', 'Installs and configures postfix' recipe 'postfix', 'Installs and configures postfix'