From f0fa6371a3b709ba6e5fa9a94ae9f965ae8bc546 Mon Sep 17 00:00:00 2001 From: Brian Cain Date: Fri, 1 Dec 2017 09:01:01 -0800 Subject: [PATCH] Include virtualbox 5.2.x as supported in docs --- website/source/docs/virtualbox/index.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/virtualbox/index.html.md b/website/source/docs/virtualbox/index.html.md index 513be4764..8cf0aa5b8 100644 --- a/website/source/docs/virtualbox/index.html.md +++ b/website/source/docs/virtualbox/index.html.md @@ -13,7 +13,7 @@ Vagrant comes with support out of the box for [VirtualBox](https://www.virtualbo a free, cross-platform consumer virtualization product. The VirtualBox provider is compatible with VirtualBox versions 4.0.x, 4.1.x, -4.2.x, 4.3.x, 5.0.x, and 5.1.x. Other versions are unsupported and the provider +4.2.x, 4.3.x, 5.0.x, 5.1.x, and 5.2.x. Other versions are unsupported and the provider will display an error message. Please note that beta and pre-release versions of VirtualBox are not supported and may not be well-behaved.