diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-06-04 19:14:32 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-06-04 19:14:32 +0000 |
commit | 47bcd6109e37eaeda1c543b2eefc618eae04906a (patch) | |
tree | e39ab224a3103fdff44c55edc08a31b9587cbb22 /chef-config | |
parent | 7f98837f857aeece351af531c6cd96c5ede2a2a3 (diff) | |
download | chef-47bcd6109e37eaeda1c543b2eefc618eae04906a.tar.gz |
Bump version to 14.1.35 by Chef Expeditorv14.1.35
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 a55a3a7449..7eb8ddc7cb 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.34" + VERSION = "14.1.35" end # |