summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-09-20 22:28:30 +0000
committerChef Versioner <chef-versioner@chef.io>2016-09-20 22:28:30 +0000
commit185efeee3c579aac0d75a519f822ee2b5ac24f2d (patch)
tree9f91d9b3f5c3b000a8c454c5c156c4808710c537 /chef-config
parentb23ba82446fb79c8f6b4b8b724effdb708e967e5 (diff)
downloadchef-185efeee3c579aac0d75a519f822ee2b5ac24f2d.tar.gz
Bump version of chef to 12.14.81 by Chef Versioner.v12.14.81
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 1f464c1a4d..aa6979af0a 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.80"
+ VERSION = "12.14.81"
end
#