Hi, currently I'm trying to pull latest available version of parallels/boot2docker box, which I see on Atlas page (v1.10.0). But Vagrant doesn't see it. Bringing machine 'default' up with 'parallels' provider... ==> default: Box 'parallels/boot2docker' could not be found. Attempting to find and install... default: Box Provider: parallels default: Box Version: 1.10.0 ==> default: Loading metadata for box 'parallels/boot2docker' default: URL: https://atlas.hashicorp.com/parallels/boot2docker The box you're attempting to add has no available version that matches the constraints you requested. Please double-check your settings. Also verify that if you specified version constraints, that the provider you wish to use is available for these constriants. Box: parallels/boot2docker Address: https://atlas.hashicorp.com/parallels/boot2docker Constraints: 1.10.0 Available versions: 0.1.0, 0.9.0, 0.9.1, 0.9.3, 0.12.0, 1.0.0, 1.0.1, 1.0.2, 1.0.3, 1.1.0, 1.1.1, 1.1.2, 1.2.0, 1.3.0, 1.3.1, 1.3.2, 1.3.3, 1.3.5, 1.3.6, 1.3.7, 1.4.1, 1.5.0, 1.6.0, 1.7.0, 1.7.1, 1.8.1, 1.8.2, 1.9.0, 1.9.1 I noticed, that v1.10.0 is not marked as currently released version. So when it is supposed to be marked so?