diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-09-01 10:54:01 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-09-01 10:54:01 +0000 |
commit | 71c6b79ea31265f124abeaedf983f954441e256d (patch) | |
tree | 9cdb7161850696f4fde24946d53e99174c08b7f6 /chef-config/lib | |
parent | 5f695243b8ef38e56ad4f9ebb0952cb231dbd103 (diff) | |
download | chef-71c6b79ea31265f124abeaedf983f954441e256d.tar.gz |
Bump version to 13.4.9 by Chef Expeditorv13.4.9
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 90a01dd0ba..4c3b741944 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.4.8" + VERSION = "13.4.9" end # |