From 54f30f6eebc06246880ee62407a52f138cfad485 Mon Sep 17 00:00:00 2001 From: Tobias Nehrlich Date: Fri, 4 Jan 2019 11:44:29 +0100 Subject: [PATCH] Add VirtualBox version 6.0.x to 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 8cf0aa5b8..558ef5f5d 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, 5.1.x, and 5.2.x. Other versions are unsupported and the provider +4.2.x, 4.3.x, 5.0.x, 5.1.x, 5.2.x, and 6.0.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.