Merge pull request #2785 from janisozaur/vs-libs

Update VS lib version
This commit is contained in:
Ted John 2016-01-21 18:08:39 +00:00
commit 4973b54464
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