Skip to content

Commit dfe446f

Browse files
committed
Merge branch 'master' of https://github.com/dotnetcore/CAP
2 parents 47b7c59 + 1f1082d commit dfe446f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build/version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<PropertyGroup>
33
<VersionMajor>7</VersionMajor>
44
<VersionMinor>0</VersionMinor>
5-
<VersionPatch>0</VersionPatch>
5+
<VersionPatch>1</VersionPatch>
66
<VersionQuality></VersionQuality>
77
<VersionPrefix>$(VersionMajor).$(VersionMinor).$(VersionPatch)</VersionPrefix>
88
</PropertyGroup>

0 commit comments

Comments
 (0)