summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-11-10 15:45:40 +0000
committerChef Versioner <chef-versioner@chef.io>2016-11-10 15:45:40 +0000
commit264ba17ebcb9210bfb309fcd6e1f6b33323506e0 (patch)
treec7bb94d961f391ddc4c3c8c20db0f6f95212a70c /chef-config
parentf0256a4ec1db4c487117912fded9150884894344 (diff)
downloadchef-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.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 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
#