summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-10-16 08:35:53 +0000
committerChef Expeditor <chef-ci@chef.io>2018-10-16 08:35:53 +0000
commit8925a4703861538e645a462ef7bf0111aa13a083 (patch)
treedd47e8c751dc16e96cf3772290cfaf827d493eef /chef-config
parentab0b4d5bbddc916f347911fea5d7de5459e83e96 (diff)
downloadchef-8925a4703861538e645a462ef7bf0111aa13a083.tar.gz
Bump version to 14.6.29 by Chef Expeditorv14.6.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 102f4d87b0..7cfc715616 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.28".freeze
+ VERSION = "14.6.29".freeze
end
#