fix: bump version to 1.0.9.3 and update changelog with recent fixes

This commit is contained in:
kitbyte
2026-07-04 11:36:51 +03:00
parent 9c88caf49b
commit 3b776c52fc
10 changed files with 48 additions and 16 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.9.2")]
[assembly: AssemblyFileVersion("1.0.9.2")]
[assembly: AssemblyVersion("1.0.9.3")]
[assembly: AssemblyFileVersion("1.0.9.3")]