From 761fe139e04b4ba77bec4c6d9b88f4c8b10ca787 Mon Sep 17 00:00:00 2001 From: jtimberman Date: Tue, 10 Dec 2013 09:50:52 -0700 Subject: [PATCH] increment version for development --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 44e582e..b1d23fa 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.0.4' +version '3.0.5' 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'