summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-03 21:35:53 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-07-03 21:35:53 +0000
commitff44b1591e816c3fa70556a01d60dc707fbf45a5 (patch)
tree1f3aeb4df0cf36d94d2bc12c17cd1316c1a2b373 /chef-config
parentd58df7b53ed79d81eee0340adf95aa364d6a9a6e (diff)
downloadchef-ff44b1591e816c3fa70556a01d60dc707fbf45a5.tar.gz
Bump version to 14.3.29 by Chef Expeditorv14.3.29
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 7a646c8c45..3e55a244a6 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.28".freeze
+ VERSION = "14.3.29".freeze
end
#