diff options
| author | Chef Expeditor <chef-ci@chef.io> | 2020-08-05 19:44:16 +0000 |
|---|---|---|
| committer | Chef Expeditor <chef-ci@chef.io> | 2020-08-05 19:44:19 +0000 |
| commit | 30a8b9dafdde337fca3bc89ada154bcbd668169f (patch) | |
| tree | 93f22c9d7908dbc6d0ecb4a95472b84407e709ac /chef-bin | |
| parent | 401f2f3eb579fe22938458ee234f08a1944179aa (diff) | |
| download | chef-30a8b9dafdde337fca3bc89ada154bcbd668169f.tar.gz | |
Bump version to 16.4.10 by Chef Expeditorv16.4.10
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'chef-bin')
| -rw-r--r-- | chef-bin/lib/chef-bin/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-bin/lib/chef-bin/version.rb b/chef-bin/lib/chef-bin/version.rb index 0fc681eefc..7fd12bc85e 100644 --- a/chef-bin/lib/chef-bin/version.rb +++ b/chef-bin/lib/chef-bin/version.rb @@ -21,7 +21,7 @@ module ChefBin CHEFBIN_ROOT = File.expand_path("..", __dir__) - VERSION = "16.4.9".freeze + VERSION = "16.4.10".freeze end # |
