summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <expeditor@chef.io>2019-11-05 06:18:20 +0000
committerChef Expeditor <expeditor@chef.io>2019-11-05 06:18:20 +0000
commit498b2dc23778176b0a018b2559cdb3036aeeef35 (patch)
tree192d5a8ba0925a135716fa17ed2886bd68946110 /chef-config
parenta3c45f5ab301af3af9ff56ca0d1b20cebf2c5b23 (diff)
downloadchef-498b2dc23778176b0a018b2559cdb3036aeeef35.tar.gz
Bump version to 15.4.67 by Chef Expeditorv15.4.67
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 55fb78e17c..d16d846011 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.4.66".freeze
+ VERSION = "15.4.67".freeze
end
#