From 799e6e2e7c6534d2ec063080ee42268b75bc9f5f Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Mon, 11 Jun 2018 21:43:06 +0000 Subject: Bump version to 14.3.6 by Chef Expeditor --- 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 e92d4a5d8f..8c488e6a5b 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.3.5" + VERSION = "14.3.6" end # -- cgit v1.2.1