summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-23 15:11:55 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-23 15:11:55 +0000
commit4148e49c7835455fabfd50df2dab5d77dd76a948 (patch)
tree83adfbd1fa2b4dbd23c37cf1c4dd65438ef88eff /chef-config
parent6799b40effa26bf378aeb7d82abea0c3445ce19e (diff)
downloadchef-4148e49c7835455fabfd50df2dab5d77dd76a948.tar.gz
Bump version to 14.0.18 by Expeditorv14.0.18
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 0f3129f0fe..c8f5c9b5c0 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.17"
+ VERSION = "14.0.18"
end
#