Skip to content
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.

Commit

Permalink
2.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
leastprivilege committed Jan 22, 2016
1 parent abcc599 commit a6bdc1b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ properties {
$nuget_path = "$src_directory\.nuget\nuget.exe"

$buildNumber = 0;
$version = "2.4.0.0"
$version = "2.5.0.0"
$preRelease = $null
}

Expand Down
Binary file modified source/VersionAssemblyInfo.cs
Binary file not shown.

0 comments on commit a6bdc1b

Please sign in to comment.