summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-07-21 20:38:49 +0000
committerChef Expeditor <chef-ci@chef.io>2021-07-21 20:38:49 +0000
commit59383de02b698c2eee25492c4473c6820b3ee125 (patch)
treef397a912c3656e7c8b9f11a7496f43d41f650ca7 /chef-config
parentede9db11bc82afe440f0ee6d122c3747458cc1a1 (diff)
downloadchef-59383de02b698c2eee25492c4473c6820b3ee125.tar.gz
Bump version to 17.3.48 by Chef Expeditorv17.3.48
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 4195d5d700..ba1eecb089 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -15,5 +15,5 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("..", __dir__)
- VERSION = "17.3.47".freeze
+ VERSION = "17.3.48".freeze
end