Release 3.8.0

This commit is contained in:
Tim Smith
2016-04-01 11:59:49 -07:00
parent 10375cf989
commit 0c4252047d
2 changed files with 19 additions and 1 deletions

View File

@@ -4,7 +4,7 @@ maintainer_email 'cookbooks@chef.io'
license 'Apache 2.0'
description 'Installs and configures postfix for client or outbound relayhost, or to do SASL auth'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.7.0'
version '3.8.0'
recipe 'postfix', 'Installs and configures postfix'
recipe 'postfix::sasl_auth', 'Set up postfix to auth to a server with sasl'