diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-02-23 11:33:37 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-02-23 11:33:37 +0000 |
commit | eda02bf4266b097c4b956b1cbc4bf3756c47271a (patch) | |
tree | 21207650f91b482e9fa42fcf20c9b07d4079519a /chef-config | |
parent | 7159b1d34d5415e20d1312c71fcb4cb864356503 (diff) | |
download | chef-eda02bf4266b097c4b956b1cbc4bf3756c47271a.tar.gz |
Bump version to 14.0.78 by Expeditorv14.0.78
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 78ce2931eb..bcad540b76 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.77" + VERSION = "14.0.78" end # |