summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-05-11 01:40:46 +0000
committerChef Expeditor <chef-ci@chef.io>2019-05-11 01:40:46 +0000
commit65d98c0a8ba855ac9908f2a3f12fe98ce209d7cd (patch)
tree7c525aa2b66064853c7083c86ea7c70e3f18114b /chef-config
parentbf09c464a074939d4b5e9bcbdb4699317d517d3c (diff)
downloadchef-65d98c0a8ba855ac9908f2a3f12fe98ce209d7cd.tar.gz
Bump version to 15.0.286 by Chef Expeditorv15.0.286
Obvious fix; these changes are the result of automation not creative thinking.
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 08229cb52e..25eadc5933 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 = "15.0.285".freeze
+ VERSION = "15.0.286".freeze
end
#