diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-08-22 21:17:03 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-08-22 21:17:03 +0000 |
commit | 74ffa11134240e0fd7af9651af1758911914f47c (patch) | |
tree | 8c3a1cca7189ce907de1365b5dcda10936ed0b60 /chef-config | |
parent | 927534192d1b79e1d94b860aa3324fe241a39969 (diff) | |
download | chef-74ffa11134240e0fd7af9651af1758911914f47c.tar.gz |
Bump version to 14.4.46 by Chef Expeditorv14.4.46
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 7dcfd0a713..24228b1091 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 = "14.4.45".freeze + VERSION = "14.4.46".freeze end # |