summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2019-02-20 22:00:18 +0000
committerChef Expeditor <chef-ci@chef.io>2019-02-20 22:00:18 +0000
commitdecccb25e766bc79c09006ea552d7137aa971133 (patch)
tree9efbdc786b0e7ecbcff0b9dc50aa0aa2c1a4a83d /chef-config
parentb8fa34668d81cb801d2406430e7d9d963845a0a5 (diff)
downloadchef-decccb25e766bc79c09006ea552d7137aa971133.tar.gz
Bump version to 15.0.168 by Chef Expeditorv15.0.168
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 bc6ee82f46..b289638e3d 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.167".freeze
+ VERSION = "15.0.168".freeze
end
#