diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-02-28 23:02:47 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-02-28 23:02:47 +0000 |
commit | 42e6f12b7310897949663af7ff8ffc2b47a74779 (patch) | |
tree | 4eab03a887b882f2569663eade505bcea31b3a19 /chef-config | |
parent | fd02c58b4aa3bc31398c2f26d0f2a6dfd898ede0 (diff) | |
download | chef-42e6f12b7310897949663af7ff8ffc2b47a74779.tar.gz |
Bump version to 14.0.97 by Expeditorv14.0.97
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 71bd7f4f68..56e35235e6 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.0.96" + VERSION = "14.0.97" end # |