summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-17 16:49:46 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-17 16:49:46 +0000
commit32e8f669411e3e92dac3816a7d92fb85ae7a7454 (patch)
tree5820677a1546fe2f9a69eeec7635c05056d2c4d6 /chef-config
parent8855f47e49d2926bc2821025b75c57dadd0eb977 (diff)
downloadchef-32e8f669411e3e92dac3816a7d92fb85ae7a7454.tar.gz
Bump version of chef to 13.0.50 by Chef Versioner.v13.0.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 ac66244b2f..03d804baa6 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 = "13.0.49"
+ VERSION = "13.0.50"
end
#