From 51dde964080cb732e633075942c673fc6495765f Mon Sep 17 00:00:00 2001 From: Sean OMeara Date: Wed, 11 Jun 2014 14:17:34 -0400 Subject: [PATCH] Version bump to 3.3.0 --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 18268d7..8c33d16 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ description 'Installs and configures postfix for client or outbound relayhost, o maintainer 'Chef Software, Inc.' maintainer_email 'cookbooks@getchef.com' license 'Apache 2.0' -version '3.2.1' +version '3.3.0' recipe 'postfix', 'Installs and configures postfix' recipe 'postfix::sasl_auth', 'Set up postfix to auth to a server with sasl' recipe 'postfix::aliases', 'Manages /etc/aliases'