summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-08-17 21:05:07 +0000
committerChef Versioner <chef-versioner@chef.io>2016-08-17 21:05:07 +0000
commitf55d0053ce6646d2e925336f6766c3c8e018ad90 (patch)
tree1bd1088b226626384799fdb066297d068a6ccceb /chef-config
parent98092bb4f74ed08b12c4d06316680c7180d34c0b (diff)
downloadchef-f55d0053ce6646d2e925336f6766c3c8e018ad90.tar.gz
Bump version of chef to 12.14.12 by Chef Versioner.v12.14.12
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 b863cf62be..815ad1cc1f 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.14.11"
+ VERSION = "12.14.12"
end
#