diff options
| author | Chef Versioner <chef-versioner@chef.io> | 2016-11-01 17:17:38 +0000 |
|---|---|---|
| committer | Chef Versioner <chef-versioner@chef.io> | 2016-11-01 17:17:38 +0000 |
| commit | bed596d1010fdb8428577b43d1fbc26cfbe6f01b (patch) | |
| tree | 9719fcf01873c1f238c1edf31434a19abf81c105 /lib/chef | |
| parent | 2fc0990abc65f3ab717887dd7bdfd3517bc2ec0f (diff) | |
| download | chef-bed596d1010fdb8428577b43d1fbc26cfbe6f01b.tar.gz | |
Bump version of chef to 12.16.36 by Chef Versioner.v12.16.36
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 670243eead..9fafe55376 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.35" + VERSION = "12.16.36" end # |
