summaryrefslogtreecommitdiff
path: root/chef-config
diff options
context:
space:
mode:
authorChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-13 19:25:46 +0000
committerChef Expeditor <eng-services-ops+chef-ci@chef.io>2018-06-13 19:25:46 +0000
commit61f389ab779d3bed6cd9857f1b348f54c738b87d (patch)
tree6e3a1bc5ebfbb7d55a9546bccfbb2876b22237fe /chef-config
parenta3a3ad3ef6375a9d6c0431b22beb1f5e3e210618 (diff)
downloadchef-61f389ab779d3bed6cd9857f1b348f54c738b87d.tar.gz
Bump version to 14.3.13 by Chef Expeditorv14.3.13
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 0adac27343..1137c66504 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.12"
+ VERSION = "14.3.13"
end
#