summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-11 17:37:43 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-11 17:37:43 +0000
commite84e6b9f408c9edaadd96224f718edf7dfd95074 (patch)
tree91363efa539b6ca6dad8e692396fdab5998adc9c /chef-config
parent264b629a2193db96a2c542b107d41da576be728b (diff)
downloadchef-e84e6b9f408c9edaadd96224f718edf7dfd95074.tar.gz
Bump version to 14.3.1 by Chef Expeditorv14.3.1
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 55b4df3758..c2cb44539a 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.0"
+ VERSION = "14.3.1"
end
#