From b6c7aae1a370770e23b3fa330a86eeffacc4a9a3 Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Wed, 31 May 2017 01:35:07 +0000 Subject: Bump version of chef to 13.1.33 by Chef Versioner. --- chef-config/lib/chef-config/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chef-config') diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb index b44e35e8f1..57613358a7 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.1.32" + VERSION = "13.1.33" end # -- cgit v1.2.1