Update VS lib version

This commit is contained in:
Michał Janiszewski 2016-01-21 14:58:50 +01:00
parent ed1ba15163
commit 9ada346fc6
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ Import-Module "$scriptsPath\common.psm1" -DisableNameChecking
# Constants
$libsUrl = "https://openrct2.website/files/openrct2-libs-vs2015.zip"
$libsVersion = 5
$libsVersion = 6
# Get paths
$rootPath = Get-RootPath