summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-24 04:27:30 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-03-24 04:27:30 +0000
commit5978f2455311c570fa1c7b897475a2b9f781b2a3 (patch)
tree5ef78c9c5947615f643a218ea6e86f6f192962b8 /chef-config
parentbec4db40902f3679e0b55ca27503d67a5ae92492 (diff)
downloadchef-5978f2455311c570fa1c7b897475a2b9f781b2a3.tar.gz
Bump version to 14.0.163 by Expeditorv14.0.163
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 f310ba27c6..ee9786c18f 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.162"
+ VERSION = "14.0.163"
end
#