summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2022-05-25 05:38:31 +0000
committerChef Expeditor <chef-ci@chef.io>2022-05-25 05:38:31 +0000
commit8479f8fa1e02deb69429b2732c1a84030759849d (patch)
treeaa08ccbeadb3a49c95f56bcabf457ca1728eeb30 /chef-utils
parent10182099e333d7df465e40541e183770da934e60 (diff)
downloadchef-8479f8fa1e02deb69429b2732c1a84030759849d.tar.gz
Bump version to 17.10.14 by Chef Expeditorv17.10.14
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 01037a6af9..167cfa3206 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.10.13"
+ VERSION = "17.10.14"
end