diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-01-05 20:00:41 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-01-05 20:00:41 +0000 |
commit | 21155f73467969da3b36a35b146100d1a04b0cdf (patch) | |
tree | e4165c376fcb282cba23996139cd0222c8bfe275 /chef-config | |
parent | 90b263b605387f056e0754888e44475114823102 (diff) | |
download | chef-21155f73467969da3b36a35b146100d1a04b0cdf.tar.gz |
Bump version to 13.7.5 by Expeditorv13.7.5
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 28dbcb34f2..d2f1d4d136 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.4" + VERSION = "13.7.5" end # |