summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-19 10:39:47 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-01-19 10:39:47 +0000
commit9024df6d5d7162787a42efb7fa1c482299773985 (patch)
treec50cd7dc824cf4426a42ed4bab5618cf05e5774f /chef-config
parent50b4d19cc93685c55705035af04d04a01a060982 (diff)
downloadchef-9024df6d5d7162787a42efb7fa1c482299773985.tar.gz
Bump version to 13.7.15 by Expeditorv13.7.15
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 22e0b8d463..fdc0c74d88 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.14"
+ VERSION = "13.7.15"
end
#