diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-08-02 19:18:35 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-08-02 19:18:35 +0000 |
commit | 628b6189201c532ae0e3ff962b324018911ff389 (patch) | |
tree | 0dd5d46604fb60f9b76aadcc7e05109f2462845a /chef-config | |
parent | 8440ebe77912ac3d4f121cb5c36063bee94497a5 (diff) | |
download | chef-628b6189201c532ae0e3ff962b324018911ff389.tar.gz |
Bump version to 14.4.21 by Chef Expeditorv14.4.21
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 c3e88eb8d7..1ca443ee9d 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.20".freeze + VERSION = "14.4.21".freeze end # |