summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-20 09:15:00 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-20 09:15:00 +0000
commitc908db8ed1e3989e9fb81d22fda206839975a0f6 (patch)
treeffce26e7e3c275346a1e0c04162d230d4e3d138b /chef-config
parentfbfb8abd0a0a70c54a5311215d214e8842b332dd (diff)
downloadchef-c908db8ed1e3989e9fb81d22fda206839975a0f6.tar.gz
Bump version to 13.6.51 by Expeditorv13.6.51
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 ddcc38db95..9dadb7c54d 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.6.50"
+ VERSION = "13.6.51"
end
#