summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-02-08 10:45:02 +0000
committerChef Versioner <chef-versioner@chef.io>2017-02-08 10:45:02 +0000
commit05b5f4ae2b27bfd759c960ad1378a61e9895b606 (patch)
tree5cfa280e4a32ecc18822fd79a8ef040f9c67fd04 /chef-config
parent53eb309cc6c081f410bdac8efc7d68b0a7e82bd1 (diff)
downloadchef-05b5f4ae2b27bfd759c960ad1378a61e9895b606.tar.gz
Bump version of chef to 12.19.12 by Chef Versioner.v12.19.12
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 e9442ceb66..d59e328bdf 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.11"
+ VERSION = "12.19.12"
end
#