summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-29 20:45:47 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-29 20:45:47 +0000
commit359a22032d742d24fe04eb54a57a08ddabd42049 (patch)
treeb6885968c168019885f49fa06253caaf459aa428 /chef-config
parent596b28139ec4107786e01570fe1d52736470aa01 (diff)
downloadchef-359a22032d742d24fe04eb54a57a08ddabd42049.tar.gz
Bump version to 14.4.58 by Chef Expeditorv14.4.58
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 652daa710c..3fa66aec97 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.4.57".freeze
+ VERSION = "14.4.58".freeze
end
#