From e82a0f865ef860c1c816be88403b37da7f3a17f2 Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Wed, 8 Mar 2017 09:16:53 +0000 Subject: Bump version of chef to 13.0.18 by Chef Versioner. --- chef-config/lib/chef-config/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chef-config/lib') diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb index ed21a1d958..d068eac00e 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 = "13.0.17" + VERSION = "13.0.18" end # -- cgit v1.2.1