summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-15 19:51:46 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-15 19:51:46 +0000
commit2fe2f5029df438ff92274b3240df5f5bee10c067 (patch)
treecd97ec983623880011f27ceb49b9ac653b6c9fc4 /chef-config
parent094e9bb5a5c374369d387d688194d2ace659bc3b (diff)
downloadchef-2fe2f5029df438ff92274b3240df5f5bee10c067.tar.gz
Bump version to 15.0.214 by Chef Expeditorv15.0.214
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 6dd4251f56..e41d239ce9 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.0.213".freeze
+ VERSION = "15.0.214".freeze
end
#