summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-09-21 17:37:41 +0000
committerChef Versioner <chef-versioner@chef.io>2016-09-21 17:37:41 +0000
commited0729ba1ef9a7494dbe374c9ee2ec0c776a76f6 (patch)
treef5b0740d73d5a98c2d3ac72139062b2940a527c3 /chef-config
parent291de39adb9e12e3094b51ebb5fc90191af87077 (diff)
downloadchef-ed0729ba1ef9a7494dbe374c9ee2ec0c776a76f6.tar.gz
Bump version of chef to 12.14.85 by Chef Versioner.v12.14.85
Diffstat (limited to 'chef-config')
-rw-r--r--chef-config/lib/chef-config/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index a8aa6501d7..2ffdba1f8a 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -21,7 +21,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "12.14.84"
+ VERSION = "12.14.85"
end
#