summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-29 00:20:39 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-29 00:20:39 +0000
commit12242c1886d8d1a41e8c61c24d074fb76db4dbdd (patch)
tree24a85590298179b47dc01cc8cef27b0a026b9cca /chef-config
parent37a855808a3e0c8872b36eeba937bff27886a06e (diff)
downloadchef-12242c1886d8d1a41e8c61c24d074fb76db4dbdd.tar.gz
Bump version of chef to 13.0.71 by Chef Versioner.v13.0.71
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 26393601fb..9e19fd869e 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.0.70"
+ VERSION = "13.0.71"
end
#