diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-04-02 20:28:20 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-04-02 20:28:20 +0000 |
commit | 454f51ee4f5fedf7b32506150566d80e458ba8fb (patch) | |
tree | a3729603664bdf274a4ed6c4c5840ab623ff5853 /chef-config/lib | |
parent | 90abfe5ddb1728952df4dd21f55012f29002b737 (diff) | |
download | chef-454f51ee4f5fedf7b32506150566d80e458ba8fb.tar.gz |
Bump version to 14.0.188 by Expeditorv14.0.188
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 3d25cf0abb..f54b43dd97 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.187" + VERSION = "14.0.188" end # |