diff --git a/README.md b/README.md
index 86ed15f..d9162ae 100644
--- a/README.md
+++ b/README.md
@@ -271,7 +271,7 @@ Similar to WPF UI.
```
-- ExceptionReport
+- **ExceptionReport**
> Show a dialog to handle the `DispatcherUnhandledException` from Application.
diff --git a/src/Wpf.Ui.Test/Wpf.Ui.Test.csproj b/src/Wpf.Ui.Test/Wpf.Ui.Test.csproj
index 9182bd7..2d7a76c 100644
--- a/src/Wpf.Ui.Test/Wpf.Ui.Test.csproj
+++ b/src/Wpf.Ui.Test/Wpf.Ui.Test.csproj
@@ -6,9 +6,9 @@
enable
true
12.0
- 3.0.5.9
- 3.0.5.9
- $(VersionPrefix)3.0.5.9
+ 3.0.5.10
+ 3.0.5.10
+ $(VersionPrefix)3.0.5.10
Resources\Images\ProfilePicture.ico
diff --git a/src/Wpf.Ui.Violeta/Wpf.Ui.Violeta.csproj b/src/Wpf.Ui.Violeta/Wpf.Ui.Violeta.csproj
index 0a7d642..031d38b 100644
--- a/src/Wpf.Ui.Violeta/Wpf.Ui.Violeta.csproj
+++ b/src/Wpf.Ui.Violeta/Wpf.Ui.Violeta.csproj
@@ -11,9 +11,9 @@
enable
true
true
- 3.0.5.9
- 3.0.5.9
- $(VersionPrefix)3.0.5.9
+ 3.0.5.10
+ 3.0.5.10
+ $(VersionPrefix)3.0.5.10
ema
ema
WPF UI Violeta is based on WPF UI, and provides the Fluent experience in your known and loved WPF framework. Some new immersive controls like like `Toast`, `Flyout`, `ContentDialog`, `MessageBox` and etc.