diff --git a/nuget/build-appveyor.ps1 b/nuget/build-appveyor.ps1 index d1c2991eb2..c709fb323d 100644 --- a/nuget/build-appveyor.ps1 +++ b/nuget/build-appveyor.ps1 @@ -7,7 +7,7 @@ Push-Location $dir sv version $env:APPVEYOR_BUILD_NUMBER #sv version "1-debug" -sv version 9999.0.$version-nightly +sv version 0.2.0.$version-nightly sv key $env:myget_key . ".\include.ps1"