diff --git a/Bugsnag/Assets/Bugsnag/Runtime/AssemblyInfo.cs b/Bugsnag/Assets/Bugsnag/Runtime/AssemblyInfo.cs index 1b21eaa0a..e3a150f68 100644 --- a/Bugsnag/Assets/Bugsnag/Runtime/AssemblyInfo.cs +++ b/Bugsnag/Assets/Bugsnag/Runtime/AssemblyInfo.cs @@ -1,2 +1,2 @@ using System.Reflection; -[assembly: AssemblyVersion("8.8.1.0")] \ No newline at end of file +[assembly: AssemblyVersion("8.8.2.0")] \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c1d8925b..662ca32d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Changelog -## TBD +## 8.8.2 (2025-12-08) ### Bug Fixes @@ -10,7 +10,6 @@ - Amend secondary instance URL to bugsnag.smartbear.com [#951](https://github.com/bugsnag/bugsnag-unity/pull/951) - ## 8.8.1 (2025-09-23) ### Bug Fixes