summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-08-09 23:47:33 +0000
committerChef Versioner <chef-versioner@chef.io>2016-08-09 23:47:33 +0000
commit3b2c601c3a58bffcc9fef57f8c1b23aafe65f226 (patch)
tree5f5663162bf4b6dbe389d3658bb675b2898fdf38 /chef-config
parent51bb14443501259891d19b42aecee4c0bdaba5f1 (diff)
downloadchef-3b2c601c3a58bffcc9fef57f8c1b23aafe65f226.tar.gz
Bump version of chef to 12.13.32 by Chef Versioner.v12.13.32
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 e12e45c1bc..9c971e9bb0 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.31"
+ VERSION = "12.13.32"
end
#