Skip to content

Commit

Permalink
Revert "Increment version number from 4.2 to 4.3"
Browse files Browse the repository at this point in the history
This reverts commit 202d8b9.
  • Loading branch information
Bart Koelman committed Jun 23, 2021
1 parent 202d8b9 commit 54775fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/JsonApiDotNetCore/JsonApiDotNetCore.csproj
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project Sdk="Microsoft.NET.Sdk">
<PropertyGroup>
<VersionPrefix>4.3.0</VersionPrefix>
<VersionPrefix>4.2.0</VersionPrefix>
<TargetFramework>$(NetCoreAppVersion)</TargetFramework>
<GeneratePackageOnBuild>true</GeneratePackageOnBuild>
</PropertyGroup>
Expand Down

0 comments on commit 54775fb

Please sign in to comment.