diff options
| author | Chef Expeditor <chef-ci@chef.io> | 2023-05-16 20:13:32 +0000 |
|---|---|---|
| committer | Chef Expeditor <chef-ci@chef.io> | 2023-05-16 20:13:32 +0000 |
| commit | 89d6265e75b3daf795c7fd1345d40398a9b634df (patch) | |
| tree | 38340d17b8271d8b71d0b91228929c33abc0b0e4 /chef-config | |
| parent | 6287cc40b94e62e2a9d8d3b5d3936f37469e3104 (diff) | |
| download | chef-main.tar.gz | |
Obvious fix; these changes are the result of automation not creative thinking.
Diffstat (limited to 'chef-config')
| -rw-r--r-- | chef-config/lib/chef-config/version.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb index dcc1c4db9f..1ca0933811 100644 --- a/chef-config/lib/chef-config/version.rb +++ b/chef-config/lib/chef-config/version.rb @@ -15,5 +15,5 @@ module ChefConfig CHEFCONFIG_ROOT = File.expand_path("..", __dir__) - VERSION = "18.2.25".freeze + VERSION = "18.2.26".freeze end |
