summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-11-27 17:51:22 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-11-27 17:51:22 +0000
commit15aa72d87e63f02c81444aa1b47a97e6885b5cb1 (patch)
tree070c99d7213b388ef6d6513cc65f2c314b0b6b3c /chef-config/lib
parent469b799212d040ef1b8b99e43ebb56759a627533 (diff)
downloadchef-15aa72d87e63f02c81444aa1b47a97e6885b5cb1.tar.gz
Bump version to 13.6.16 by Expeditorv13.6.16
Diffstat (limited to 'chef-config/lib')
-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 b1cdb5921c..3c496c685a 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 = "13.6.15"
+ VERSION = "13.6.16"
end
#