summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-07-23 19:45:56 +0000
committerChef Expeditor <chef-ci@chef.io>2021-07-23 19:45:56 +0000
commitba0824cd005439608d32e188a0717e8cf4e85cd7 (patch)
tree4e3466450eed284e76485b63407f5fbc18e183c6 /chef-config
parentfbfb2d8a5c5577e445f7ebdcdaeba78518bb69f3 (diff)
downloadchef-ba0824cd005439608d32e188a0717e8cf4e85cd7.tar.gz
Bump version to 16.13.54 by Chef Expeditorv16.13.54
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 11d94c20cd..6879460310 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 = "16.13.53".freeze
+ VERSION = "16.13.54".freeze
end