summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-09-24 02:46:32 +0000
committerChef Expeditor <chef-ci@chef.io>2020-09-24 02:46:32 +0000
commit06c0b973419effa3513840a9d59c7bf345c4a955 (patch)
treeca6cd957071aa15e650ce4b4340b4732cfff6516 /chef-config
parentacf0f65c31926ff9a2eeb6dc2d76b56bfe880c49 (diff)
downloadchef-06c0b973419effa3513840a9d59c7bf345c4a955.tar.gz
Bump version to 16.5.70 by Chef Expeditorv16.5.70
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 b85062975b..4138726908 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -15,5 +15,5 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("..", __dir__)
- VERSION = "16.5.69".freeze
+ VERSION = "16.5.70".freeze
end