summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-27 05:53:30 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-27 05:53:30 +0000
commit056ae82723d5448899c816b18642be062920501e (patch)
treea8b5c99dbdf7d479efab5458b95845f9a837d3dd /chef-config
parent3ba90465dcc0ba3b0f3368d0226a81b69ca72714 (diff)
downloadchef-056ae82723d5448899c816b18642be062920501e.tar.gz
Bump version to 14.3.21 by Chef Expeditorv14.3.21
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 aa50742ba8..9868ee79b9 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.3.20"
+ VERSION = "14.3.21"
end
#