summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-13 20:37:42 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-13 20:37:42 +0000
commit0a2f9d6b693b8d31e500f20b03710261b348917e (patch)
tree79b1e45b6c91aca5705b70ea065b70ad43928e8c /chef-config
parentebe1d93571f6e81dcadee25dec36d8c189f47a94 (diff)
downloadchef-0a2f9d6b693b8d31e500f20b03710261b348917e.tar.gz
Bump version to 14.3.14 by Chef Expeditorv14.3.1413.9.113.9
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 1137c66504..656864c9a0 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 = "14.3.13"
+ VERSION = "14.3.14"
end
#