summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-24 03:08:52 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-24 03:08:52 +0000
commitd77f8a3e115cd93f8dfcf7cc6d4090f792dadc15 (patch)
tree705f7b12aad3eb4a23b7551d383cdab82c98626c /chef-config
parent90823e66096bff805fc26e95d943de9a9159617d (diff)
downloadchef-d77f8a3e115cd93f8dfcf7cc6d4090f792dadc15.tar.gz
Bump version to 14.0.24 by Expeditorv14.0.24
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 b707dab2e7..552e3c33da 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.0.23"
+ VERSION = "14.0.24"
end
#