From db57131ad383076391b9df32d5e9989cfb312d58 Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Mon, 12 Sep 2016 19:24:53 +0000 Subject: Bump version of chef to 12.14.63 by Chef Versioner. --- lib/chef/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/chef/version.rb b/lib/chef/version.rb index 3901705622..407e5249cf 100644 --- a/lib/chef/version.rb +++ b/lib/chef/version.rb @@ -21,7 +21,7 @@ class Chef CHEF_ROOT = File.expand_path("../..", __FILE__) - VERSION = "12.14.62" + VERSION = "12.14.63" end # -- cgit v1.2.1