summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-11-22 11:33:51 +0000
committerChef Versioner <chef-versioner@chef.io>2016-11-22 11:33:51 +0000
commitb60307209ca0ec7f65baaa831df0fe746782336d (patch)
tree84985e40d33a58a35dd0f1d512d150d1877f5327 /chef-config
parente0d1d9aaa50dda6db33dc78d9d6faff11401b809 (diff)
downloadchef-b60307209ca0ec7f65baaa831df0fe746782336d.tar.gz
Bump version of chef to 12.17.22 by Chef Versioner.v12.17.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 f6bd704b08..618375a0d8 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.17.21"
+ VERSION = "12.17.22"
end
#