summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-04-01 17:09:32 +0000
committerChef Expeditor <chef-ci@chef.io>2019-04-01 17:09:32 +0000
commitf9e3c81f591fef9a0b88deab654972218dd843b8 (patch)
tree49c18ca0aa9ae65c780a67b07c5018a164e89981 /chef-config
parent1767cecab210119d75893d065db84e4b1e6e0195 (diff)
downloadchef-f9e3c81f591fef9a0b88deab654972218dd843b8.tar.gz
Bump version to 15.0.198 by Chef Expeditorv15.0.198
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 ec850353c0..8257aef94a 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.197".freeze
+ VERSION = "15.0.198".freeze
end
#