diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-12-19 09:46:19 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-12-19 09:46:19 +0000 |
commit | 2a78bd532304dfe3fd297cbe1aefdab95502a192 (patch) | |
tree | 26d00c160b4b0fd943d59fc0d0deb57d3ee7aa80 /chef-config | |
parent | f13388dca743d20cbae5051ba2b7a4a182ed8e5b (diff) | |
download | chef-2a78bd532304dfe3fd297cbe1aefdab95502a192.tar.gz |
Bump version to 13.6.45 by Expeditorv13.6.45
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 198069921d..c721dcfe18 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.6.44" + VERSION = "13.6.45" end # |