Skip to content

Commit

Permalink
Updated prerelease version
Browse files Browse the repository at this point in the history
  • Loading branch information
clavecoder committed Dec 7, 2015
1 parent 6570d07 commit ac4e9d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion psakefile.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ properties {
$zipFileName = "Jali00r1.zip"
$majorVersion = "0.0"
$majorWithReleaseVersion = "0.0.1"
$nugetPrelease = "prealpha610"
$nugetPrelease = "prealpha611"
$version = GetVersion $majorWithReleaseVersion
$signAssemblies = $false
# $signKeyPath = "C:\Development\Releases\newtonsoft.snk"
Expand Down

0 comments on commit ac4e9d4

Please sign in to comment.