Skip to content

Commit 7af415d

Browse files
authored
Update version.props
1 parent 212fe12 commit 7af415d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/version.props

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

0 commit comments

Comments
 (0)