Skip to content

Commit 3e4800c

Browse files
authored
Bump version to 2.0.0
Thank you 🫡 Signed-off-by: Lamparter <71598437+Lamparter@users.noreply.github.com>
1 parent 4dc7f9d commit 3e4800c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

eng/CurrentVersion.props

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@
88
<MajorVersion>2</MajorVersion>
99
<MinorVersion>0</MinorVersion>
1010
<MicroVersion>0</MicroVersion>
11-
<ReleaseLevel>rc</ReleaseLevel>
11+
<ReleaseLevel>final</ReleaseLevel>
1212

13-
<BetaVersion Condition="'$(ReleaseLevel)' !='final'">4</BetaVersion>
13+
<BetaVersion Condition="'$(ReleaseLevel)' !='final'">0</BetaVersion>
1414
</PropertyGroup>
15-
</Project>
15+
</Project>

0 commit comments

Comments
 (0)