summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-10-24 13:59:40 +0000
committerChef Expeditor <chef-ci@chef.io>2018-10-24 13:59:40 +0000
commitde14532bf420f5e99da22a23870043882c89b9f0 (patch)
tree8771a78894c0a80daae58bf97d2be619e770ba78 /chef-config
parent0446d59befef66a44c66e01922d73bcd154bf14b (diff)
downloadchef-de14532bf420f5e99da22a23870043882c89b9f0.tar.gz
Bump version to 14.6.38 by Chef Expeditorv14.6.38
Obvious fix; these changes are the result of automation not creative thinking.
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 c0425a44ff..6cce64ed2b 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 = "14.6.37".freeze
+ VERSION = "14.6.38".freeze
end
#