summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-08-01 20:55:51 +0000
committerChef Versioner <chef-versioner@chef.io>2016-08-01 20:55:51 +0000
commit3c658aefc5f683969b91a369a04d5095d64b768d (patch)
tree3dd2d8ecb7c59a6c1b9dd95dba6ba590a79048bb /chef-config
parentc9c460e44878fb98481ffabb8bbfa174aa9c110e (diff)
downloadchef-3c658aefc5f683969b91a369a04d5095d64b768d.tar.gz
Bump version of chef to 12.13.17 by Chef Versioner.v12.13.17
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 3387b5d49a..afe4bb8a2d 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.13.16"
+ VERSION = "12.13.17"
end
#