summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-02-16 15:57:18 +0000
committerChef Expeditor <chef-ci@chef.io>2021-02-16 15:57:18 +0000
commit3aa046fdfbb45480dbce7484836e4a7fa3a2ee21 (patch)
tree6988fee7272c855a817bbd06eb809d74b7bb6907 /chef-config
parentdf19ca62f362f38d8e920c9b09502832e691fed5 (diff)
downloadchef-3aa046fdfbb45480dbce7484836e4a7fa3a2ee21.tar.gz
Bump version to 17.0.106 by Chef Expeditorv17.0.106
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 994a7cad2e..0bab39f96a 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 = "17.0.105".freeze
+ VERSION = "17.0.106".freeze
end