summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-27 17:56:49 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-08-27 17:56:49 +0000
commit333dcd66675c4b5491142557dd83079d5a327b5a (patch)
treea283ac8ca8c10b715df36ca961e8987543ebc0e6 /chef-config
parentf748edfd7d42fe11de6bbc2ded38da6e8b036087 (diff)
downloadchef-333dcd66675c4b5491142557dd83079d5a327b5a.tar.gz
Bump version to 14.4.55 by Chef Expeditorv14.4.55
Diffstat (limited to 'chef-config')
-rw-r--r--chef-config/lib/chef-config/version.rb2
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 7ff9716f06..83387b65b4 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.4.54".freeze
+ VERSION = "14.4.55".freeze
end
#