We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29c76c8 commit 3c02e85Copy full SHA for 3c02e85
build.proj
@@ -11,7 +11,7 @@ of patent rights can be found in the PATENTS file in the same directory.
11
<PropertyGroup>
12
<Major>5</Major>
13
<Minor>2</Minor>
14
- <Build>12</Build>
+ <Build>13</Build>
15
<Revision>0</Revision>
16
<DevNuGetServer>http://reactjs.net/packages/</DevNuGetServer>
17
<MSBuildCommunityTasksPath>$(MSBuildProjectDirectory)\tools\MSBuildTasks</MSBuildCommunityTasksPath>
0 commit comments