summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-15 17:20:15 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-15 17:20:15 +0000
commitfcd8d778baeeb990a64fe9042164bbd3e1dd5269 (patch)
tree842341891b355dbcd5f62892305597bddd18be53 /chef-config
parentf306c0edf623f84bb7f5acc9a107a844869da7f3 (diff)
downloadchef-fcd8d778baeeb990a64fe9042164bbd3e1dd5269.tar.gz
Bump version to 13.7.10 by Expeditorv13.7.10
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 dad3aca1cb..8f14a5e6ca 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.7.9"
+ VERSION = "13.7.10"
end
#