diff options
| author | Chef Expeditor <chef-ci@chef.io> | 2020-07-31 17:39:20 +0000 |
|---|---|---|
| committer | Chef Expeditor <chef-ci@chef.io> | 2020-07-31 17:39:20 +0000 |
| commit | da989793de1e10c0c0a1ea2bf8c727c6fb3434e1 (patch) | |
| tree | 031278ab305e0117a62dc7d9cf796a56213aa8e1 /chef-utils/lib | |
| parent | 6d6ae2c5bd2f243a1405c1e829dcc329336be90e (diff) | |
| download | chef-da989793de1e10c0c0a1ea2bf8c727c6fb3434e1.tar.gz | |
Bump version to 16.3.52 by Chef Expeditorv16.3.52
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'chef-utils/lib')
| -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 ad0a22571d..cf5066b5ad 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.3.51".freeze + VERSION = "16.3.52".freeze end |
