summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-06-09 20:12:32 +0000
committerChef Versioner <chef-versioner@chef.io>2017-06-09 20:12:32 +0000
commita0356ac0bc82db6b106cebcdca8739c94e908312 (patch)
tree354ab9324d96eb8e33605ca6b04d5b2a711a07ed /chef-config
parentffb94e6a42422ffee5a77298cc78f2bbb044b803 (diff)
downloadchef-a0356ac0bc82db6b106cebcdca8739c94e908312.tar.gz
Bump version of chef to 13.2.12 by Chef Versioner.v13.2.12
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 ab1b850f28..57b2181966 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 = "13.2.11"
+ VERSION = "13.2.12"
end
#