From 42e6f12b7310897949663af7ff8ffc2b47a74779 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Wed, 28 Feb 2018 23:02:47 +0000 Subject: Bump version to 14.0.97 by 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 71bd7f4f68..56e35235e6 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.0.96" + VERSION = "14.0.97" end # -- cgit v1.2.1