diff options
author | Salim Alam <salam@chef.io> | 2015-12-14 10:42:24 -0800 |
---|---|---|
committer | Salim Alam <salam@chef.io> | 2015-12-14 10:42:24 -0800 |
commit | e36e2d62ffb3831735737c2c42ed225191bd48ce (patch) | |
tree | e4f0c9532d6a367397a41789f041ddc175033e42 | |
parent | 8ca73038e169fc7ca0052c8a8c53f7d2a9944c33 (diff) | |
download | chef-e36e2d62ffb3831735737c2c42ed225191bd48ce.tar.gz |
Bump version to 12.6.0 for release
-rw-r--r-- | config/projects/chef.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/projects/chef.rb b/config/projects/chef.rb index 1ebac3b998..81cdf6c7cd 100644 --- a/config/projects/chef.rb +++ b/config/projects/chef.rb @@ -20,7 +20,7 @@ maintainer "Chef Software, Inc. <maintainers@chef.io>" homepage "https://www.chef.io" build_iteration 1 -build_version '12.5.1' +build_version '12.6.0' if windows? # NOTE: Ruby DevKit fundamentally CANNOT be installed into "Program Files" |