feat: bump version to 1.0.8.4 - fix QR code pairing and post-update hang

This commit is contained in:
kitbyte
2026-06-10 16:59:08 +03:00
parent 544b9f0fb0
commit 6d2d8bde5d
4 changed files with 91 additions and 41 deletions
+2 -2
View File
@@ -51,5 +51,5 @@ using System.Windows;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.0.8.3")]
[assembly: AssemblyFileVersion("1.0.8.3")]
[assembly: AssemblyVersion("1.0.8.4")]
[assembly: AssemblyFileVersion("1.0.8.4")]