summaryrefslogtreecommitdiff
path: root/chef-config/lib
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-02-14 18:16:55 +0000
committerChef Versioner <chef-versioner@chef.io>2017-02-14 18:16:55 +0000
commitf76e23dd27410505440eb06a174c6ce8c5afb341 (patch)
tree24c5beed2c5e541c75790de8a7f6dbb99ff2664b /chef-config/lib
parentb41a6aeabd2d5e4e4e20bddc34c00261e182f83c (diff)
downloadchef-f76e23dd27410505440eb06a174c6ce8c5afb341.tar.gz
Bump version of chef to 12.19.28 by Chef Versioner.v12.19.28
Diffstat (limited to 'chef-config/lib')
-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 23fe2499f2..2546fd8d84 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.19.27"
+ VERSION = "12.19.28"
end
#