summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-07-20 02:16:35 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2017-07-20 02:16:35 +0000
commit020c42b59503692742e6298a35d1bf4b1d2b491c (patch)
treeae2aaac0d90d795481794e5ce314a3bf07291105 /chef-config
parent00761075e711b658bad30dccce27c44e64d121d7 (diff)
downloadchef-020c42b59503692742e6298a35d1bf4b1d2b491c.tar.gz
Bump version to 13.3.18 by Chef Expeditorv13.3.18
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 e9d5fbb191..26c0d22fd6 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.3.17"
+ VERSION = "13.3.18"
end
#