Update meta.rb

This commit is contained in:
Pedro Felipe de Azevedo Furtado 2019-12-16 13:14:10 -03:00 committed by GitHub
parent 4cdf2cdd8f
commit b6bae7687b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -64,6 +64,7 @@ module VagrantPlugins
"5.1" => Version_5_1,
"5.2" => Version_5_2,
"6.0" => Version_6_0,
"6.1" => Version_6_1
}
if @@version.start_with?("4.2.14")