summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-12-21 06:30:56 +0000
committerChef Versioner <chef-versioner@chef.io>2016-12-21 06:30:56 +0000
commita52e4e48e66254e89a7bbeed67cda8efc6fc3548 (patch)
treeeb9134444c82d4b73e7a065503083e9fcf939d51 /chef-config
parent9fef8aa25d54ea158eca97dfbcae1207adc635a8 (diff)
downloadchef-a52e4e48e66254e89a7bbeed67cda8efc6fc3548.tar.gz
Bump version of chef to 12.18.5 by Chef Versioner.v12.18.5
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 852ff39670..b651cbc70c 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.4"
+ VERSION = "12.18.5"
end
#