summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-05 14:22:03 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-05 14:22:03 +0000
commit560c95ceb109a4e1b1be0005cc7896df79739ce4 (patch)
tree7527c8574c3aed5b690624ff00e7565583457be1 /chef-config
parentd5d0ec41352c596532f58ce643e88f0606883064 (diff)
downloadchef-560c95ceb109a4e1b1be0005cc7896df79739ce4.tar.gz
Bump version of chef to 12.18.20 by Chef Versioner.v12.18.20
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 3571edb22f..19ac7e2682 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.19"
+ VERSION = "12.18.20"
end
#