Skip to content

Commit b633809

Browse files
committed
Update version number
1 parent 3c2e7af commit b633809

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CurrentVersion.props

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
<MinorVersion>7</MinorVersion>
66
<MicroVersion>10</MicroVersion>
77
<!-- Allowed: alpha,beta,candidate,final -->
8-
<ReleaseLevel>candidate</ReleaseLevel>
9-
<ReleaseSerial>1</ReleaseSerial><!-- this should only be 0 when final -->
8+
<ReleaseLevel>final</ReleaseLevel>
9+
<ReleaseSerial>0</ReleaseSerial><!-- this should only be 0 when final -->
1010
<AssemblyRevision>0</AssemblyRevision>
1111
</PropertyGroup>
1212
</Project>

0 commit comments

Comments
 (0)