summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-12 19:31:53 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-12 19:31:53 +0000
commit409eac9ad65a706a401b9259298bbf1c5ecd339d (patch)
treea59d830e36ea70ea3216601c13e60e8de8d9d170 /chef-config
parent4610b2586083b4d2e54e8d824d5b596b11434f6f (diff)
downloadchef-409eac9ad65a706a401b9259298bbf1c5ecd339d.tar.gz
Bump version to 14.3.8 by Chef Expeditorv14.3.8
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 d626c37d54..73ce4b00e9 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.3.7"
+ VERSION = "14.3.8"
end
#