Rakefile in chef-server-webui-0.8.2 vs Rakefile in chef-server-webui-0.8.4

- old
+ new

@@ -3,10 +3,10 @@ require 'merb-core' require 'merb-core/tasks/merb' GEM_NAME = "chef-server-webui" -CHEF_SERVER_VERSION="0.8.2" +CHEF_SERVER_VERSION="0.8.4" AUTHOR = "Opscode" EMAIL = "chef@opscode.com" HOMEPAGE = "http://wiki.opscode.com/display/chef" SUMMARY = "A systems integration framework, built to bring the benefits of configuration management to your entire infrastructure."