diff options
| author | Chef Versioner <chef-versioner@chef.io> | 2016-11-04 20:44:44 +0000 |
|---|---|---|
| committer | Chef Versioner <chef-versioner@chef.io> | 2016-11-04 20:44:44 +0000 |
| commit | e24711b32abbaa969cc8caf3d3d5b63373a6beb7 (patch) | |
| tree | a45f16b040a1cdb0cbef09918b3d8e5e6c2571e2 /lib/chef | |
| parent | 9993ce2a690ddd851dda66b78ecfaf7516b7c38e (diff) | |
| download | chef-e24711b32abbaa969cc8caf3d3d5b63373a6beb7.tar.gz | |
Bump version of chef to 12.16.46 by Chef Versioner.v12.16.46
Diffstat (limited to 'lib/chef')
| -rw-r--r-- | lib/chef/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/version.rb b/lib/chef/version.rb index d893fa5cd6..c1ffbf7723 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.16.45" + VERSION = "12.16.46" end # |
