summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-30 01:34:51 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-30 01:34:51 +0000
commitddbae14188702dc4832bc3970712959368e34b0f (patch)
treed6f3142bdb03944e1ab069d19b7ea9cbb0a72c0a /chef-config
parentd026056c9ba4e6f12c2494926ff67ade6ee13f16 (diff)
downloadchef-ddbae14188702dc4832bc3970712959368e34b0f.tar.gz
Bump version to 15.0.242 by Chef Expeditorv15.0.242
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 daa191398d..1969accc4f 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 = "15.0.241".freeze
+ VERSION = "15.0.242".freeze
end
#