summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-08-23 17:49:35 +0000
committerChef Versioner <chef-versioner@chef.io>2016-08-23 17:49:35 +0000
commit0a82ddc4700bee73cf393e1b4a3ea5081a136144 (patch)
tree0f096312db7d3d730b6abd62681936bcc082bde9 /chef-config
parentcfd7d2a7879c5da218d958f237c710c05c171c5c (diff)
downloadchef-0a82ddc4700bee73cf393e1b4a3ea5081a136144.tar.gz
Bump version of chef to 12.14.27 by Chef Versioner.v12.14.27
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 827a9c8f68..a4c66ce5f7 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.26"
+ VERSION = "12.14.27"
end
#