summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-03-27 14:32:44 +0000
committerChef Expeditor <chef-ci@chef.io>2019-03-27 14:32:44 +0000
commitd648b8520db6928ecba4aa233dec76e92bc72988 (patch)
treef5ed44e8f4562f22c851b7e1204af85d3197a006 /chef-config
parent42350cddccf79574590d325091ee454714896045 (diff)
downloadchef-d648b8520db6928ecba4aa233dec76e92bc72988.tar.gz
Bump version to 15.0.197 by Chef Expeditorv15.0.197
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 a08765dace..ec850353c0 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.196".freeze
+ VERSION = "15.0.197".freeze
end
#