From cb8eb5997211bf031cfec7139a505d5a48de8baa Mon Sep 17 00:00:00 2001 From: Thom May Date: Mon, 27 Apr 2015 18:53:02 +0100 Subject: Release 12.3.0 --- lib/chef/version.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/chef/version.rb b/lib/chef/version.rb index 609fa5daf4..c2f287c988 100644 --- a/lib/chef/version.rb +++ b/lib/chef/version.rb @@ -17,7 +17,7 @@ class Chef CHEF_ROOT = File.dirname(File.expand_path(File.dirname(__FILE__))) - VERSION = '12.3.0.rc.0' + VERSION = '12.3.0' end # -- cgit v1.2.1