summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-08-17 15:48:16 +0000
committerChef Versioner <chef-versioner@chef.io>2016-08-17 15:48:16 +0000
commitefcd832cd2699e8a0176a20dc2ec0c378968b7f1 (patch)
treeb065f4c50be5bcf03f28741cef04f038c9e46993 /chef-config
parent4da546bd2431a6ecf86d9f709714c3de8b13d8fb (diff)
downloadchef-efcd832cd2699e8a0176a20dc2ec0c378968b7f1.tar.gz
Bump version of chef to 12.14.6 by Chef Versioner.v12.14.6
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 16627dccea..a17bf0a4a0 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.14.5"
+ VERSION = "12.14.6"
end
#