From 02a203fd549d5261e55d8e7f9aee1354d8bce5d4 Mon Sep 17 00:00:00 2001 From: Chef Expeditor Date: Fri, 9 Feb 2018 12:52:40 +0000 Subject: Bump version to 12.21.37 by Expeditor --- lib/chef/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/chef/version.rb') diff --git a/lib/chef/version.rb b/lib/chef/version.rb index ad816fabaf..65d7802fe3 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.21.36" + VERSION = "12.21.37" end # -- cgit v1.2.1