summaryrefslogtreecommitdiff
path: root/chef-config/lib/chef-config/version.rb
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-04-01 17:29:19 +0000
committerChef Versioner <chef-versioner@chef.io>2016-04-01 17:29:19 +0000
commit84b836980d0964441f1a1d9b9f5fa5278ade6d90 (patch)
treeaf5310891fe2ada4fa14f21a9c7d5a885de95380 /chef-config/lib/chef-config/version.rb
parenta1f5ea940d43601106e6a660771145f2e74d0584 (diff)
downloadchef-84b836980d0964441f1a1d9b9f5fa5278ade6d90.tar.gz
Bump version of chef to 12.9.20 by Chef Versioner.v12.9.20
Diffstat (limited to 'chef-config/lib/chef-config/version.rb')
-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 f7ad7398a0..f28a2bd179 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.9.19"
+ VERSION = "12.9.20"
end
#