From 06e4f92241b5b09ea2c9d24365eb3f7a78fdda70 Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Tue, 7 Jun 2016 01:23:44 +0000 Subject: Bump version of chef. to 12.11.20 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 574abd88f0..f6ad2f20ad 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.11.19" + VERSION = "12.11.20" end # -- cgit v1.2.1