summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-08-03 01:29:14 +0000
committerChef Versioner <chef-versioner@chef.io>2016-08-03 01:29:14 +0000
commit64fa6de7bf7cd839de6e0ee87f8411461daf0244 (patch)
tree930dbd815a1b06929a8dcc05443cc993440c1d20 /chef-config
parent6f06e987db0c60dfa7fe583d84a3daf2f5b7a82b (diff)
downloadchef-64fa6de7bf7cd839de6e0ee87f8411461daf0244.tar.gz
Bump version of chef to 12.13.22 by Chef Versioner.v12.13.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 d428427cbe..027ce66b5d 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.13.21"
+ VERSION = "12.13.22"
end
#