From eb159dd9fa8865883e678c4d0bbe8e0bb2102e20 Mon Sep 17 00:00:00 2001 From: Sean OMeara Date: Wed, 19 Mar 2014 10:25:49 -0400 Subject: [PATCH] Version bump to 3.1.6 --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 5c1b95e..591e41d 100644 --- a/metadata.rb +++ b/metadata.rb @@ -4,7 +4,7 @@ description 'Installs and configures postfix for client or outbound relayh maintainer 'Opscode, Inc.' maintainer_email 'cookbooks@opscode.com' license 'Apache 2.0' -version '3.1.5' +version '3.1.6' 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'