diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-06-04 18:36:23 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-06-04 18:36:23 +0000 |
commit | 445161e43c840d715ebc50442615291c40ab7a00 (patch) | |
tree | 42cc3275424bd717bbe4ddb7d70950a302344d01 /chef-config | |
parent | 3175629596505c8d976c80f236dc582fe2a6eb60 (diff) | |
download | chef-445161e43c840d715ebc50442615291c40ab7a00.tar.gz |
Bump version to 14.1.34 by Chef Expeditorv14.1.34
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 0d065c27e1..a55a3a7449 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.1.33" + VERSION = "14.1.34" end # |