summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-11-11 13:53:11 +0000
committerChef Versioner <chef-versioner@chef.io>2016-11-11 13:53:11 +0000
commited93e0fb1644643cb0d064776b3283401dfba9a7 (patch)
tree63eeb3165a5737af8b26ceb230395423c5ed3b95 /chef-config
parentc753b9b032d32c60ca364e33b90b01821c4483f0 (diff)
downloadchef-ed93e0fb1644643cb0d064776b3283401dfba9a7.tar.gz
Bump version of chef to 12.17.6 by Chef Versioner.v12.17.6
Diffstat (limited to 'chef-config')
-rw-r--r--chef-config/lib/chef-config/version.rb2
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 f4cf13ad1b..3f707f036a 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.5"
+ VERSION = "12.17.6"
end
#