diff options
| author | Chef Versioner <chef-versioner@chef.io> | 2016-11-10 15:45:40 +0000 |
|---|---|---|
| committer | Chef Versioner <chef-versioner@chef.io> | 2016-11-10 15:45:40 +0000 |
| commit | 264ba17ebcb9210bfb309fcd6e1f6b33323506e0 (patch) | |
| tree | c7bb94d961f391ddc4c3c8c20db0f6f95212a70c /chef-config | |
| parent | f0256a4ec1db4c487117912fded9150884894344 (diff) | |
| download | chef-264ba17ebcb9210bfb309fcd6e1f6b33323506e0.tar.gz | |
Bump version of chef to 12.17.3 by Chef Versioner.v12.17.3
Diffstat (limited to 'chef-config')
| -rw-r--r-- | chef-config/lib/chef-config/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb index abc3847e89..8e5f81cb4f 100644 --- a/chef-config/lib/chef-config/version.rb +++ b/chef-config/lib/chef-config/version.rb @@ -21,7 +21,7 @@ module ChefConfig CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__) - VERSION = "12.17.2" + VERSION = "12.17.3" end # |
