summaryrefslogtreecommitdiff
path: root/chef-utils
diff options
context:
space:
mode:
authorChef Expeditor <chef-ci@chef.io>2020-12-11 21:13:32 +0000
committerChef Expeditor <chef-ci@chef.io>2020-12-11 21:13:32 +0000
commitde81c1f180fb95fdeb25e1ad948598f67fdb3870 (patch)
tree7f927ba932248db44a7c869cc7802483f3fedce1 /chef-utils
parent94fcdd4616d00cead931ac289b46240653f4148a (diff)
downloadchef-de81c1f180fb95fdeb25e1ad948598f67fdb3870.tar.gz
Bump version to 16.8.14 by Chef Expeditorv16.8.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 41c1dbeb71..8b71afa3c6 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 = "16.8.13"
+ VERSION = "16.8.14"
end