Skip to content

Commit

Permalink
chore: Bump version to 4.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
adamrodger committed Sep 18, 2022
1 parent f6d0ec7 commit a16fac3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/NuGet.targets
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
<DebugSymbols>true</DebugSymbols>
<IncludeSymbols>true</IncludeSymbols>
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
<VersionPrefix>4.2.0</VersionPrefix>
<VersionPrefix>4.2.1</VersionPrefix>
<PackageReleaseNotes>
v4.2.0
v4.2.1
</PackageReleaseNotes>
</PropertyGroup>
<PropertyGroup Condition="'$(GITHUB_ACTIONS)' == 'true'">
Expand Down

0 comments on commit a16fac3

Please sign in to comment.