summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-02 20:25:34 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-04-02 20:25:34 +0000
commit2e5f04cb0198cf16eff7acf32a3da3ab1b0027a5 (patch)
tree430220a497f161d49892641e63c264c7fc0f9577 /chef-config/lib
parent533dcfc99da2940d26a416f1ce90c5022de3c04b (diff)
downloadchef-2e5f04cb0198cf16eff7acf32a3da3ab1b0027a5.tar.gz
Bump version to 14.0.186 by Expeditorv14.0.186
Diffstat (limited to 'chef-config/lib')
-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 0adcc570f9..3bd34c96f7 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.185"
+ VERSION = "14.0.186"
end
#