Skip to content

Commit

Permalink
Lower version back to 2.1.0 for release
Browse files Browse the repository at this point in the history
  • Loading branch information
halter73 committed May 12, 2014
1 parent d0a8f53 commit 6108a5d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/Microsoft.AspNet.SignalR.versions.targets
Expand Up @@ -2,7 +2,7 @@
<Project ToolsVersion="4.0" DefaultTargets="Build" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup>
<MajorVersion>2</MajorVersion>
<MinorVersion>2</MinorVersion>
<MinorVersion>1</MinorVersion>
<PatchVersion>0</PatchVersion>

<!-- Change this to set the build quality of the project. Use values like "alpha", "beta", "rc1", "rtm", etc. -->
Expand Down

0 comments on commit 6108a5d

Please sign in to comment.