summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-10-24 18:26:10 +0000
committerChef Versioner <chef-versioner@chef.io>2016-10-24 18:26:10 +0000
commitf1ee3c3ad99a39bcecc631ce411378b60ec878f8 (patch)
treeb276aa398576eccef4dd21746b20279fc1424a25 /chef-config
parentcd34d17fef2136fb10fda50e57a55c5afa1c703d (diff)
downloadchef-f1ee3c3ad99a39bcecc631ce411378b60ec878f8.tar.gz
Bump version of chef to 12.16.22 by Chef Versioner.v12.16.22
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 7e54a92cd2..4e2e0ca894 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.16.21"
+ VERSION = "12.16.22"
end
#