summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-31 17:26:28 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-31 17:26:28 +0000
commit7f78ab7197ecd065da65319603d875972931f4dc (patch)
tree24090d2196e9427c711947b4d2775365c47fd37c /chef-config
parentf620577c57c9282e3ccc71a29cefacfe939d6329 (diff)
downloadchef-7f78ab7197ecd065da65319603d875972931f4dc.tar.gz
Bump version of chef to 12.11.13 by Chef Versioner.v12.11.13
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 2e15e13644..c9f3d78e52 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.11.12"
+ VERSION = "12.11.13"
end
#