We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5196c1c commit 4c840f7Copy full SHA for 4c840f7
build.proj
@@ -11,7 +11,7 @@ of patent rights can be found in the PATENTS file in the same directory.
11
<PropertyGroup>
12
<Major>1</Major>
13
<Minor>5</Minor>
14
- <Build>5</Build>
+ <Build>6</Build>
15
<Revision>0</Revision>
16
<DevNuGetServer>http://reactjs.net/packages/</DevNuGetServer>
17
<MSBuildCommunityTasksPath>$(MSBuildProjectDirectory)\tools\MSBuildTasks</MSBuildCommunityTasksPath>
0 commit comments