From f5485214aab01573b175d607ff528edf9e16c085 Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Thu, 5 Jan 2017 19:48:25 +0000 Subject: Bump version of chef to 12.18.21 by Chef Versioner. --- lib/chef/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/chef') diff --git a/lib/chef/version.rb b/lib/chef/version.rb index ddb4fab391..79449330c6 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.18.20" + VERSION = "12.18.21" end # -- cgit v1.2.1