summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-21 08:14:41 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-05-21 08:14:41 +0000
commitd2cd93486f8183a96d83024d8c2e9d8b0b5088b6 (patch)
treef12dbdf58fe22e7f3cb2e1aabbd88d0943b77b7b /chef-config
parent9877e3a4ee7e7a0b267d932ab08a8773e2b8329f (diff)
downloadchef-d2cd93486f8183a96d83024d8c2e9d8b0b5088b6.tar.gz
Bump version to 14.1.20 by Chef Expeditorv14.1.20
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 76ab22df66..51f853e5e4 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.1.19"
+ VERSION = "14.1.20"
end
#