From 6a647a510b537bd0ee106e9b472cb60db91a2d93 Mon Sep 17 00:00:00 2001 From: Sean OMeara Date: Wed, 11 Jun 2014 17:00:51 -0400 Subject: [PATCH] Version bump to 3.3.1 --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 8c33d161..95884fcd 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ maintainer 'Chef Software, Inc.' maintainer_email 'cookbooks@getchef.com' license 'Apache 2.0' -version '3.3.0' +version '3.3.1' 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'