summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-02-22 17:56:06 +0000
committerChef Expeditor <chef-ci@chef.io>2021-02-22 17:56:06 +0000
commit0424efec0a80c20b05371355e83fbe4c59c35c44 (patch)
tree5ed3929696a82d768d93c5e5fd8416995ded434b /chef-utils
parent81d92b85e05b4b49e545165e91f6e6136331e7a4 (diff)
downloadchef-0424efec0a80c20b05371355e83fbe4c59c35c44.tar.gz
Bump version to 17.0.115 by Chef Expeditorv17.0.115
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'chef-utils')
-rw-r--r--chef-utils/lib/chef-utils/version.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-utils/lib/chef-utils/version.rb b/chef-utils/lib/chef-utils/version.rb
index cd0f065744..89dc8a6264 100644
--- a/chef-utils/lib/chef-utils/version.rb
+++ b/chef-utils/lib/chef-utils/version.rb
@@ -16,5 +16,5 @@
module ChefUtils
CHEFUTILS_ROOT = File.expand_path("..", __dir__)
- VERSION = "17.0.114"
+ VERSION = "17.0.115"
end