summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-07-15 22:46:57 +0000
committerChef Versioner <chef-versioner@chef.io>2016-07-15 22:46:57 +0000
commitd31817dc5ce6f8dc08c99646f3fc5c5fe1a1c4ec (patch)
tree849bb16a69458f1e840bdd869614376067a9bc19 /chef-config
parentb856d5fe3d9641919c22e33f3ad4b664a15725e8 (diff)
downloadchef-d31817dc5ce6f8dc08c99646f3fc5c5fe1a1c4ec.tar.gz
Bump version of chef to 12.13.7 by Chef Versioner.v12.13.7
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 bbef78af89..2ceaf54054 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.6"
+ VERSION = "12.13.7"
end
#