summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-08-16 18:22:22 +0000
committerChef Versioner <chef-versioner@chef.io>2016-08-16 18:22:22 +0000
commit07baee373e29a38a0dbfe4b41927ec7cdaeae32b (patch)
tree2fc67a019f95aa8fb475da52d81cdff7aa7dc00a /chef-config
parentba45a192eb739ca39e452280370945bb5d3bfdef (diff)
downloadchef-07baee373e29a38a0dbfe4b41927ec7cdaeae32b.tar.gz
Bump version of chef to 12.14.3 by Chef Versioner.v12.14.3
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 2410ecdb1f..4574af805d 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.2"
+ VERSION = "12.14.3"
end
#