summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-21 17:50:19 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-21 17:50:19 +0000
commit37bacbbc9d6ca124af631acf72109a992b255e6a (patch)
treef2ca1f1e5204ada2dbf9e18c0b368fb2b7b0f5d5 /chef-config/lib
parent71a596ec29d98030653f83dc13221593cc80d948 (diff)
downloadchef-37bacbbc9d6ca124af631acf72109a992b255e6a.tar.gz
Bump version to 13.6.53 by Expeditorv13.6.53
Diffstat (limited to 'chef-config/lib')
-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 ba2c1e5f9c..293d4a6c10 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.52"
+ VERSION = "13.6.53"
end
#