summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-11-29 19:23:17 +0000
committerChef Versioner <chef-versioner@chef.io>2016-11-29 19:23:17 +0000
commitffeb7e3df640d5fb5cca5a0826a6b08779183b23 (patch)
treed54e492f00735631eb9a7cb311683d7e9792160e /chef-config
parentcaca6b6ee91ccf27aeb13877113338ec42736361 (diff)
downloadchef-ffeb7e3df640d5fb5cca5a0826a6b08779183b23.tar.gz
Bump version of chef to 12.17.28 by Chef Versioner.v12.17.28
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 9a3b4bec55..121343bbac 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.17.27"
+ VERSION = "12.17.28"
end
#