summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-09-22 20:03:49 +0000
committerChef Versioner <chef-versioner@chef.io>2016-09-22 20:03:49 +0000
commit8e1312bbb5677c9fed1901f10053c8e85acb6d67 (patch)
tree0e98eba96f16b8cbc92453bfab05c8feec8f4877 /chef-config
parent70dc0d4b57d2766206700f17c991c0996a4c4e4a (diff)
downloadchef-8e1312bbb5677c9fed1901f10053c8e85acb6d67.tar.gz
Bump version of chef to 12.14.91 by Chef Versioner.v12.14.91
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 29ac87928c..06fd31b2db 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.90"
+ VERSION = "12.14.91"
end
#