Version bump to 3.3.0

This commit is contained in:
Sean OMeara 2014-06-11 14:17:34 -04:00
parent e6b58b270b
commit 51dde96408

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@getchef.com' maintainer_email 'cookbooks@getchef.com'
license 'Apache 2.0' license 'Apache 2.0'
version '3.2.1' version '3.3.0'
recipe 'postfix', 'Installs and configures postfix' recipe 'postfix', 'Installs and configures postfix'
recipe 'postfix::sasl_auth', 'Set up postfix to auth to a server with sasl' recipe 'postfix::sasl_auth', 'Set up postfix to auth to a server with sasl'
recipe 'postfix::aliases', 'Manages /etc/aliases' recipe 'postfix::aliases', 'Manages /etc/aliases'