From d4162533c1c6015ac7e368f1751287df5d3b70a5 Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Wed, 29 Mar 2017 21:44:23 +0000 Subject: Bump version of chef to 13.0.74 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 12fc9497ea..725a786f0e 100644 --- a/lib/chef/version.rb +++ b/lib/chef/version.rb @@ -21,7 +21,7 @@ class Chef CHEF_ROOT = File.expand_path("../..", __FILE__) - VERSION = "13.0.73" + VERSION = "13.0.74" end # -- cgit v1.2.1