summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-07-02 21:42:41 +0000
committerChef Expeditor <chef-ci@chef.io>2021-07-02 21:42:41 +0000
commit08dca8beb4c49b5a0f9364ae583a662d6b05f433 (patch)
treeef60b26e0d0834132240a795c2efc00c96999aa1 /chef-config
parentb0210a241e34f050aa0492697e42228218290c48 (diff)
downloadchef-08dca8beb4c49b5a0f9364ae583a662d6b05f433.tar.gz
Bump version to 16.13.43 by Chef Expeditorv16.13.43
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 3795b2ce10..ddfb279ac5 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.42".freeze
+ VERSION = "16.13.43".freeze
end