summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-08-21 00:40:34 +0000
committerChef Expeditor <chef-ci@chef.io>2019-08-21 00:40:34 +0000
commit39cf0beb9ccc0fa0f60fa9d52b3c0a2bccc6c0f1 (patch)
tree700c8d310e67b0d4671131d80319df2b98e6ccc2 /chef-config
parent7a52598dfef4a325fa6a58bd5c66cc00f00b3061 (diff)
downloadchef-39cf0beb9ccc0fa0f60fa9d52b3c0a2bccc6c0f1.tar.gz
Bump version to 15.2.28 by Chef Expeditorv15.2.28
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 a413604716..66b798e966 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.2.27".freeze
+ VERSION = "15.2.28".freeze
end
#