summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-10-07 16:40:38 +0000
committerChef Versioner <chef-versioner@chef.io>2016-10-07 16:40:38 +0000
commita0e772a2939b9b2813f998d1e08b43762975f8c8 (patch)
treed0906347dca3cae99062bee9bcc4b34e6686a064 /chef-config
parent504a4f19e01a964503c5fabd8bed92ea18338a02 (diff)
downloadchef-a0e772a2939b9b2813f998d1e08b43762975f8c8.tar.gz
Bump version of chef to 12.15.18 by Chef Versioner.v12.15.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 25f76b9509..203a59828c 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 = "12.15.17"
+ VERSION = "12.15.18"
end
#