summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-02-03 19:37:07 +0000
committerChef Versioner <chef-versioner@chef.io>2017-02-03 19:37:07 +0000
commit58f73322224ecbb363468b81e9169a344ee3f5cf (patch)
tree40d8057d25811f062b78ed79fd8ae0cbc92e60dd /chef-config
parent2c06a2b7b7a26d67c0911b58dd1c5f4627f0ee59 (diff)
downloadchef-58f73322224ecbb363468b81e9169a344ee3f5cf.tar.gz
Bump version of chef to 12.19.7 by Chef Versioner.v12.19.7
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 8aed57318b..d5a75e2180 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.6"
+ VERSION = "12.19.7"
end
#