summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2018-10-25 00:16:45 +0000
committerChef Expeditor <chef-ci@chef.io>2018-10-25 00:16:45 +0000
commitf64d0232d185a12e48b83b4a428c189f3428b36a (patch)
tree8755d5d718b443b93ae42f5b0c1cef955a2ebe90 /chef-config
parenta4464703e8a26d94a513ecccb36f8201a8ec3122 (diff)
downloadchef-f64d0232d185a12e48b83b4a428c189f3428b36a.tar.gz
Bump version to 14.6.42 by Chef Expeditorv14.6.42
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'chef-config')
-rw-r--r--chef-config/lib/chef-config/version.rb2
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 3406fff89e..b431136c56 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.6.41".freeze
+ VERSION = "14.6.42".freeze
end
#