summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-12-21 05:14:09 +0000
committerChef Expeditor <chef-ci@chef.io>2020-12-21 05:14:09 +0000
commit040ba7a4e7951da9ec28e78092cf1c23dc1ebd6a (patch)
tree48c87e588642473e7c96b50378649945f2a316ef /chef-config
parentc1f62aa6633fc7838b8d772542d579d311d5db79 (diff)
downloadchef-040ba7a4e7951da9ec28e78092cf1c23dc1ebd6a.tar.gz
Bump version to 15.14.3 by Chef Expeditorv15.14.3
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 94678aaca0..ad31a5f1ff 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 = "15.14.2".freeze
+ VERSION = "15.14.3".freeze
end