Skip to content

Commit 3262ebe

Browse files
committed
chore: release 4.2.2
1 parent e64fa3a commit 3262ebe

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

BugSplatDotNetStandard/BugSplatDotNetStandard.csproj

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,14 @@
99
<Copyright>Copyright BugSplat, All Rights Reserved</Copyright>
1010
<PackageProjectUrl>https://www.bugsplat.com</PackageProjectUrl>
1111
<PackageTags>bugsplat crash reporting reporter unhandled exception error catch analytics debug debugging debugger stack trace line numbers net uwp core mono unity xamarin maui</PackageTags>
12-
<AssemblyVersion>4.2.1.0</AssemblyVersion>
13-
<FileVersion>4.2.1.0</FileVersion>
12+
<AssemblyVersion>4.2.2.0</AssemblyVersion>
13+
<FileVersion>4.2.2.0</FileVersion>
1414
<PackageIconUrl></PackageIconUrl>
1515
<RepositoryUrl>https://github.com/BugSplat-Git/bugsplat-dotnet-standard</RepositoryUrl>
1616
<RepositoryType>git</RepositoryType>
17-
<Version>4.2.1.0</Version>
17+
<Version>4.2.2.0</Version>
1818
<PackageReleaseNotes>
19-
* Reduce memory consumption when uploading crash reports
19+
* Fix errors thrown by Post could cause recursive report uploads
2020
</PackageReleaseNotes>
2121
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
2222
<PackageReadmeFile>README.md</PackageReadmeFile>

0 commit comments

Comments
 (0)