summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-25 00:57:35 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-25 00:57:35 +0000
commitfb4ceb1b44c2f2dfbece64f90278cf3a1ff35033 (patch)
tree6fd95eaabd4ad90224252c17c6c89fdf28537978 /chef-config
parent04bc42618fd476da00ec6e4bc320d57c2585873c (diff)
downloadchef-fb4ceb1b44c2f2dfbece64f90278cf3a1ff35033.tar.gz
Bump version to 14.4.52 by Chef Expeditorv14.4.52
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 d8a51e8415..1cbc3c76d2 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.51".freeze
+ VERSION = "14.4.52".freeze
end
#