summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-09-22 09:14:24 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-09-22 09:14:24 +0000
commit85957c76e2981fca06c9377a1363a79e1277199d (patch)
tree0220fdc10d8883d6065ae02ead069ba44a98a533 /chef-config
parentb4ccc561837ce66738b5306b0829d65c86a92dca (diff)
downloadchef-85957c76e2981fca06c9377a1363a79e1277199d.tar.gz
Bump version to 13.4.31 by Chef Expeditorv13.4.31
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 3bcd2265cf..cca21eeec4 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.4.30"
+ VERSION = "13.4.31"
end
#