Browse Source

COOK-288, version update for sharing

jtimberman 13 years ago
parent
commit
8f312a6d32
2 changed files with 3 additions and 9 deletions
  1. 2 8
      metadata.json
  2. 1 1
      metadata.rb

File diff suppressed because it is too large
+ 2 - 8
metadata.json


+ 1 - 1
metadata.rb

@@ -3,7 +3,7 @@ maintainer_email "cookbooks@opscode.com"
 license          "Apache 2.0"
 description      "Deploys and configures a variety of applications defined from databag 'apps'"
 long_description  IO.read(File.join(File.dirname(__FILE__), 'README.md'))
-version          "0.6.2"
+version          "0.6.3"
 recipe           "application", "Loads application databags and selects recipes to use"
 recipe           "application::passenger-nginx", "Installs Ruby Enterprise with Passenger under Nginx"
 recipe           "application::passenger_apache2", "Sets up a deployed Rails application as a Passenger virtual host in Apache2"

Some files were not shown because too many files changed in this diff