summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-06-30 19:54:35 +0000
committerChef Versioner <chef-versioner@chef.io>2016-06-30 19:54:35 +0000
commita39ae423bbfc72f4b26c4ed2435c4b625e176e6e (patch)
tree433a391a6045b7a6bc437a8abc28c28fe863997c /chef-config
parent491c27d2263c7b24606b39311225335a349e96a6 (diff)
downloadchef-a39ae423bbfc72f4b26c4ed2435c4b625e176e6e.tar.gz
Bump version of chef to 12.12.11 by Chef Versioner.v12.12.11
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 1c09025f38..239031fde0 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.12.10"
+ VERSION = "12.12.11"
end
#