Skip to content

Commit 11e750c

Browse files
Bump project version to 4.0.0
Updated the `VersionPrefix` in `Directory.Build.props` from `3.7.0` to `4.0.0`.
1 parent 3909011 commit 11e750c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@
1515
</PropertyGroup>
1616

1717
<PropertyGroup>
18-
<VersionPrefix>3.7.0</VersionPrefix>
18+
<VersionPrefix>4.0.0</VersionPrefix>
1919
</PropertyGroup>
2020
</Project>

0 commit comments

Comments
 (0)