diff options
author | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-02-12 19:26:47 +0000 |
---|---|---|
committer | Chef Expeditor <eng-services-ops+chef-ci@chef.io> | 2018-02-12 19:26:47 +0000 |
commit | af4db730bb7ae2e03b6fd6ce7d2b74d2ef2e3336 (patch) | |
tree | 28c2dab1d2d6e2b575085c7c67930585a6e16397 /chef-config | |
parent | 2d383722732c868a7a17d04367065bc09628c0f8 (diff) | |
download | chef-af4db730bb7ae2e03b6fd6ce7d2b74d2ef2e3336.tar.gz |
Bump version to 14.0.55 by Expeditorv14.0.55
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 21223fa4ac..8d74057951 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.0.54" + VERSION = "14.0.55" end # |