summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-01-05 19:48:25 +0000
committerChef Versioner <chef-versioner@chef.io>2017-01-05 19:48:25 +0000
commitf5485214aab01573b175d607ff528edf9e16c085 (patch)
tree7b228e6506a9ee42e6f54ed4e0c29caa3a8284a5 /chef-config
parentbda78017bae7492fdfbc6f58bde1183dc484b3b0 (diff)
downloadchef-f5485214aab01573b175d607ff528edf9e16c085.tar.gz
Bump version of chef to 12.18.21 by Chef Versioner.v12.18.21
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 19ac7e2682..957d7cc33d 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.20"
+ VERSION = "12.18.21"
end
#