summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-06-14 19:39:07 +0000
committerChef Expeditor <chef-ci@chef.io>2022-06-14 19:39:11 +0000
commit0959eefcd44308ad4aed63769e25eb4b4856ce04 (patch)
treee11cd74be31d276ab2f363e6e1acf91f9e6c6ff5 /chef-utils
parentd0e7070b9d084aca68c2540b75e5e10129a24988 (diff)
downloadchef-0959eefcd44308ad4aed63769e25eb4b4856ce04.tar.gz
Bump version to 18.0.116 by Chef Expeditorv18.0.116
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 1700f3d894..e9b5867331 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 = "18.0.115"
+ VERSION = "18.0.116"
end