summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-08-24 23:28:50 +0000
committerChef Expeditor <chef-ci@chef.io>2021-08-24 23:28:50 +0000
commitab3db93121ee85f8d91ae2f687668064eb8f5a11 (patch)
treed9a874bff37bf795fa1f43efa96336a23bcb4b2b /chef-config
parentd3673ea7bdb57a44c65f62373c4b090599d89caa (diff)
downloadchef-ab3db93121ee85f8d91ae2f687668064eb8f5a11.tar.gz
Bump version to 17.4.29 by Chef Expeditorv17.4.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 b1c0c8ebaa..9a13b21887 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -15,5 +15,5 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("..", __dir__)
- VERSION = "17.4.28".freeze
+ VERSION = "17.4.29".freeze
end