From 8c4a29b8055eaa4326c1e6b25118bbcd053cbe8c Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Fri, 15 Dec 2017 03:24:28 +0000 Subject: Bump version to 13.6.36 by Expeditor --- 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 0b63871e2b..026bfa840b 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.6.35" + VERSION = "13.6.36" end # -- cgit v1.2.1