summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-13 19:05:27 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-13 19:05:27 +0000
commitdeee933b737cc72c0dc672eb51a2e44e223e5fda (patch)
treec59750a0eb034de315368ea5a78937d5c545d16e /chef-config
parentbeb3b11206d0f8cd9e034a4a0e0ec58bd6a07075 (diff)
downloadchef-deee933b737cc72c0dc672eb51a2e44e223e5fda.tar.gz
Bump version of chef to 12.10.50 by Chef Versioner.v12.10.50
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 20b4d7be0f..f4a3ddbd97 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.10.49"
+ VERSION = "12.10.50"
end
#