diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-03-12 17:14:56 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-03-12 17:14:56 +0000 |
commit | 19608ab7e7a5904c0917686835b8e96babe12386 (patch) | |
tree | 8b433e5d1b227f9020e7f1fd8c9e2a8a1d941bf2 /chef-config | |
parent | d4c052b0f7419ed7fbfd449f64488df8728e4a40 (diff) | |
download | chef-19608ab7e7a5904c0917686835b8e96babe12386.tar.gz |
Bump version to 14.0.125 by Expeditorv14.0.125
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 05d61ee7f2..0b97e3f358 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.124" + VERSION = "14.0.125" end # |