From 945f23be7a43d90ae7ed402d05363b3ff0c11bff Mon Sep 17 00:00:00 2001 From: Chef Versioner Date: Mon, 27 Jun 2016 18:18:17 +0000 Subject: Bump version of chef to 12.12.6 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 9fd17e0934..43ac2e62b1 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.12.5" + VERSION = "12.12.6" end # -- cgit v1.2.1