summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-15 20:51:21 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-12-15 20:51:21 +0000
commit10252cc8f4f855d5de65efb645583f89bf8771f2 (patch)
tree901c9e197685224c80fdb0826f2f0302e13109d3 /chef-config/lib
parentcbabef7ea2f197a7e7b9b8a238ad2388d3570a2c (diff)
downloadchef-10252cc8f4f855d5de65efb645583f89bf8771f2.tar.gz
Bump version to 13.6.39 by Expeditorv13.6.39
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 2527ee6b83..136e525c61 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.38"
+ VERSION = "13.6.39"
end
#