summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-02-03 15:00:18 +0000
committerChef Versioner <chef-versioner@chef.io>2017-02-03 15:00:18 +0000
commit434a7a333ab60c866a107f2a153939c3b0885fa0 (patch)
tree99997de86dc00b2a7ca697a991f0b7e5e91dd70b /chef-config
parent0eac908c5e766b9efc4f33d551364ad011f27181 (diff)
downloadchef-434a7a333ab60c866a107f2a153939c3b0885fa0.tar.gz
Bump version of chef to 12.19.6 by Chef Versioner.v12.19.6
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 3cd37d79a5..8aed57318b 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.5"
+ VERSION = "12.19.6"
end
#