summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-09-14 22:18:36 +0000
committerChef Versioner <chef-versioner@chef.io>2016-09-14 22:18:36 +0000
commitec00e91413efbb0c43e84fc8ce4c84695943899a (patch)
treeffd0f39f23c773ce15562a2e5417ebebd1d75b90 /chef-config
parent530c7b485f6201d4d9cbc706a5c6838d1d0ce1f1 (diff)
downloadchef-ec00e91413efbb0c43e84fc8ce4c84695943899a.tar.gz
Bump version of chef to 12.14.65 by Chef Versioner.v12.14.65
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 0cbb5ac58d..6115fb90c5 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.64"
+ VERSION = "12.14.65"
end
#