summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-21 18:59:12 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-21 18:59:12 +0000
commitc9b80d0c754df43caf7172e39542a87cecc4acc0 (patch)
treefcc49ee39a0af8bca152d7824704a8fbf80d8416 /chef-config
parentd055b257bed33df172fc811c574df5a66cdc5362 (diff)
downloadchef-c9b80d0c754df43caf7172e39542a87cecc4acc0.tar.gz
Bump version of chef to 12.18.7 by Chef Versioner.v12.18.7
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 f1298f1558..b00c29647c 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.18.6"
+ VERSION = "12.18.7"
end
#