diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-01-19 10:39:47 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-01-19 10:39:47 +0000 |
commit | 9024df6d5d7162787a42efb7fa1c482299773985 (patch) | |
tree | c50cd7dc824cf4426a42ed4bab5618cf05e5774f /chef-config | |
parent | 50b4d19cc93685c55705035af04d04a01a060982 (diff) | |
download | chef-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.rb | 2 |
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 # |