diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-08-15 19:26:55 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2017-08-15 19:26:55 +0000 |
commit | 515e2a4b04521a1a9f49b9681680507e410101b0 (patch) | |
tree | c0db79143e1f2febca6f0d96d7a084aa5e708831 /chef-config/lib | |
parent | f6578f1ef5ac5d18f8d0956bce46858e373b5971 (diff) | |
download | chef-515e2a4b04521a1a9f49b9681680507e410101b0.tar.gz |
Bump version to 13.3.46 by Chef Expeditorv13.3.46
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 d817231b7b..5fd2149b35 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.45" + VERSION = "13.3.46" end # |