summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-11-20 22:48:54 +0000
committerChef Expeditor <chef-ci@chef.io>2018-11-20 22:48:54 +0000
commit975f92b287d0d23ffa0810442b360006ed64954a (patch)
tree6210c36d7becdbffbddeadaf667de464bffe09bf /chef-config
parent75ea84bcd91360c79e55537ecb642c9d2f83052a (diff)
downloadchef-975f92b287d0d23ffa0810442b360006ed64954a.tar.gz
Bump version to 14.7.29 by Chef Expeditorv14.7.29
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 ee4ca3079a..8b269ec014 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.7.28".freeze
+ VERSION = "14.7.29".freeze
end
#