summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2021-09-01 03:18:19 +0000
committerChef Expeditor <chef-ci@chef.io>2021-09-01 03:18:19 +0000
commit211463b86f35b68f8388bd10a8667ddc37a6b25d (patch)
treebc028df32fe643bef8834ccf81ad92c6dd09c42e /chef-utils
parent7cdd4543bcbdd887c79b0fbb2de99bd2726ef59d (diff)
downloadchef-211463b86f35b68f8388bd10a8667ddc37a6b25d.tar.gz
Bump version to 17.4.40 by Chef Expeditorv17.4.40
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 e245ef23d4..98f796eda1 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.4.39"
+ VERSION = "17.4.40"
end