Skip to content

Commit fa3157d

Browse files
author
Bart Koelman
committed
Updated version prefix to v4.2
1 parent f11b070 commit fa3157d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/JsonApiDotNetCore.MongoDb/JsonApiDotNetCore.MongoDb.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
3-
<VersionPrefix>4.1.0</VersionPrefix>
3+
<VersionPrefix>4.2.0</VersionPrefix>
44
<TargetFramework>$(NetCoreAppVersion)</TargetFramework>
55
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
66
</PropertyGroup>

0 commit comments

Comments
 (0)