summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-09-14 18:28:36 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-09-14 18:28:36 +0000
commit2bfc4383c3cc875f3e5b5d8595bd0969285dc61c (patch)
tree0aa3cbce9f27c607ae970743584f64c836ae0427 /chef-config
parentbacdb274870acea0eb689669bd5c903ccfeae20d (diff)
downloadchef-2bfc4383c3cc875f3e5b5d8595bd0969285dc61c.tar.gz
Bump version to 14.5.15 by Chef Expeditorv14.5.15
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 e1ad17e024..a54ea88ea4 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.5.14".freeze
+ VERSION = "14.5.15".freeze
end
#