From 05b3a613f53a0b05c96f9206c5d67aa420f337fb Mon Sep 17 00:00:00 2001 From: Sean OMeara Date: Wed, 9 Apr 2014 17:24:23 -0400 Subject: [PATCH] bumping metadata for devodd --- metadata.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/metadata.rb b/metadata.rb index 27dd43b7a..87fc625e7 100644 --- a/metadata.rb +++ b/metadata.rb @@ -3,7 +3,7 @@ maintainer_email 'cookbooks@opscode.com' license 'Apache 2.0' description 'Installs and configures nginx' -version '2.6.2' +version '2.6.3' recipe 'nginx', 'Installs nginx package and sets up configuration with Debian apache style with sites-enabled/sites-available' recipe 'nginx::source', 'Installs nginx from source and sets up configuration with Debian apache style with sites-enabled/sites-available'