diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-12-18 23:38:46 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-12-18 23:38:46 +0000 |
commit | 8a9b960ed4e09cae79cef43abfdcc86b81b2040e (patch) | |
tree | 49dd39741ddaca8f930b35ff8e7ed675b6df0394 /chef-config/lib | |
parent | 7556053a3cc06db5ef778526a025e408f5e1b397 (diff) | |
download | chef-8a9b960ed4e09cae79cef43abfdcc86b81b2040e.tar.gz |
Bump version to 13.6.43 by Expeditorv13.6.43
Diffstat (limited to 'chef-config/lib')
-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 1143546303..f6276f318b 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.42" + VERSION = "13.6.43" end # |