diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-03-29 16:39:05 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-03-29 16:39:05 +0000 |
commit | f8a74d90c4c399e9ed90c5beaed6e4e72b36a570 (patch) | |
tree | a8f4a422da5a8a77976684811f08015e24480927 /chef-config/lib | |
parent | b6af5fd5f8aa40e03fc5625129e914d61ed55fe9 (diff) | |
download | chef-f8a74d90c4c399e9ed90c5beaed6e4e72b36a570.tar.gz |
Bump version to 14.0.178 by Expeditorv14.0.178
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 09b5140525..6d714b7765 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.177" + VERSION = "14.0.178" end # |