Skip to content

Commit f6fd7bd

Browse files
authored
Update version.props
1 parent 30e2b52 commit f6fd7bd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build/version.props

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<Project>
22
<PropertyGroup>
33
<VersionMajor>2</VersionMajor>
4-
<VersionMinor>3</VersionMinor>
5-
<VersionPatch>7</VersionPatch>
4+
<VersionMinor>4</VersionMinor>
5+
<VersionPatch>0-preview.0</VersionPatch>
66
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
77
</PropertyGroup>
88
</Project>

0 commit comments

Comments
 (0)