Skip to content

Commit 9d499fc

Browse files
author
oauth2
committed
chore: release 4.2.3
1 parent fc51c8c commit 9d499fc

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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.2.0</AssemblyVersion>
13-
<FileVersion>4.2.2.0</FileVersion>
12+
<AssemblyVersion>4.2.3.0</AssemblyVersion>
13+
<FileVersion>4.2.3.0</FileVersion>
1414
<PackageIconUrl></PackageIconUrl>
1515
<RepositoryUrl>https://github.com/BugSplat-Git/bugsplat-dotnet-standard</RepositoryUrl>
1616
<RepositoryType>git</RepositoryType>
17-
<Version>4.2.2.0</Version>
17+
<Version>4.2.3.0</Version>
1818
<PackageReleaseNotes>
19-
* Fix errors thrown by Post could cause recursive report uploads
19+
* Better handling for large attachments
2020
</PackageReleaseNotes>
2121
<PackageLicenseFile>LICENSE.md</PackageLicenseFile>
2222
<PackageReadmeFile>README.md</PackageReadmeFile>

0 commit comments

Comments
 (0)