summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2016-08-16 20:11:23 +0000
committerChef Versioner <chef-versioner@chef.io>2016-08-16 20:11:23 +0000
commit51581a0d11ddfac8db97712c6c3c680910db706c (patch)
treeea22dfce4f630c430acb50740c14712794f15a61 /chef-config
parent721c3cd24c1a7b67f5c06768aa4254aaa5c3fa43 (diff)
downloadchef-51581a0d11ddfac8db97712c6c3c680910db706c.tar.gz
Bump version of chef to 12.14.4 by Chef Versioner.v12.14.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 4574af805d..e64161e00b 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.3"
+ VERSION = "12.14.4"
end
#