Skip to content

Commit

Permalink
Bumped version for release.
Browse files Browse the repository at this point in the history
  • Loading branch information
clavecoder committed Dec 15, 2015
1 parent ac4e9d4 commit 38887d5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions psakefile.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
properties {
$zipFileName = "Jali00r1.zip"
$majorVersion = "0.0"
$majorWithReleaseVersion = "0.0.1"
$nugetPrelease = "prealpha611"
$majorWithReleaseVersion = "0.1.0"
# $nugetPrelease = "prealpha611"
$version = GetVersion $majorWithReleaseVersion
$signAssemblies = $false
# $signKeyPath = "C:\Development\Releases\newtonsoft.snk"
Expand Down

0 comments on commit 38887d5

Please sign in to comment.