diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-05-30 20:45:07 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-05-30 20:45:07 +0000 |
commit | 087827cc0217273f8e33ca2050b27285ff8bc127 (patch) | |
tree | 8becaff0a2697414264ad2064c45d0f9faf8ba24 /chef-config | |
parent | fada324adf6b83b9e7bc94794a4d2f1b15fc21f4 (diff) | |
download | chef-087827cc0217273f8e33ca2050b27285ff8bc127.tar.gz |
Bump version to 14.1.23 by Chef Expeditorv14.1.23
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 471892fe50..d6245cf213 100644 --- a/chef-config/lib/chef-config/version.rb +++ b/chef-config/lib/chef-config/version.rb @@ -21,7 +21,7 @@ module ChefConfig CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__) - VERSION = "14.1.22" + VERSION = "14.1.23" end # |