summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-18 16:50:58 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-18 16:50:58 +0000
commita174c2b1e658087c3cadca1c9a253d97d69709df (patch)
treedddb7ed42034d6c5614ef489766e8ee23d6d5f79 /chef-config
parentd5907bf00781fd82adac6182cc398f2dc0975900 (diff)
downloadchef-a174c2b1e658087c3cadca1c9a253d97d69709df.tar.gz
Bump version to 14.3.17 by Chef Expeditorv14.3.17
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 4b16fa673f..311c80b218 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.16"
+ VERSION = "14.3.17"
end
#