diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-08-17 16:29:35 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-08-17 16:29:35 +0000 |
commit | aec60b46372a762a7f08c4825f68f81859fac12f (patch) | |
tree | b022fe9806b324e367f0f1ec7c6d3f346dfc5ee6 /chef-config | |
parent | 51fcb55fc8cc57ba92cbf187009a72a4dccad5c4 (diff) | |
download | chef-aec60b46372a762a7f08c4825f68f81859fac12f.tar.gz |
Bump version to 13.3.49 by Chef Expeditorv13.3.49
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 c417a5f55e..3dd7963100 100644 --- a/chef-config/lib/chef-config/version.rb +++ b/chef-config/lib/chef-config/version.rb @@ -20,7 +20,7 @@ module ChefConfig CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__) - VERSION = "13.3.48" + VERSION = "13.3.49" end # |