diff options
| author | Chef Expeditor <chef-ci@chef.io> | 2020-09-24 02:43:23 +0000 |
|---|---|---|
| committer | Chef Expeditor <chef-ci@chef.io> | 2020-09-24 02:43:29 +0000 |
| commit | acf0f65c31926ff9a2eeb6dc2d76b56bfe880c49 (patch) | |
| tree | 231b0a2067ce55291767e11820894f6a6fb89e89 /chef-utils | |
| parent | c3932fabf25e9f4de4893f706417c2e42929a95c (diff) | |
| download | chef-acf0f65c31926ff9a2eeb6dc2d76b56bfe880c49.tar.gz | |
Bump version to 16.5.69 by Chef Expeditorv16.5.69
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.rb | 2 |
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 347204773d..7410582665 100644 --- a/chef-utils/lib/chef-utils/version.rb +++ b/chef-utils/lib/chef-utils/version.rb @@ -15,5 +15,5 @@ module ChefUtils CHEFUTILS_ROOT = File.expand_path("..", __dir__) - VERSION = "16.5.68".freeze + VERSION = "16.5.69".freeze end |
