Skip to content

Commit d1b9e62

Browse files
authored
bump version to 0.3 since that's the one we're going to ship for build (#3416)
1 parent 272ede6 commit d1b9e62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/BranchInfo.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
</PropertyGroup>
2929
<PropertyGroup Condition="'$(IsStableProject)' != 'true'">
3030
<MajorVersion>0</MajorVersion>
31-
<MinorVersion>2</MinorVersion>
31+
<MinorVersion>3</MinorVersion>
3232
<PatchVersion>0</PatchVersion>
3333
<PreReleaseLabel>preview</PreReleaseLabel>
3434
</PropertyGroup>

0 commit comments

Comments
 (0)