summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-05-25 21:39:46 +0000
committerChef Versioner <chef-versioner@chef.io>2016-05-25 21:39:46 +0000
commitc1f88e1de25cf1987d3aad4ef6e8d7cd5e67cf3d (patch)
treec450f16d33fc79f1748555bdc42175c95208aba8 /chef-config
parent27c762a6606091f29d0a05289bec39c292fb5861 (diff)
downloadchef-c1f88e1de25cf1987d3aad4ef6e8d7cd5e67cf3d.tar.gz
Bump version of chef to 12.11.4 by Chef Versioner.v12.11.4
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 646ea0c656..da5a9a4d88 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.3"
+ VERSION = "12.11.4"
end
#