Fixed bug when spaces are in file paths nothing would launch. Also added a tooltip explaining what a UUID is.

This commit is contained in:
IveBeenAlone
2026-01-18 10:26:43 -05:00
parent 005854f929
commit 80c2985921
4 changed files with 29 additions and 15 deletions

View File

@@ -29,5 +29,5 @@ using System.Runtime.InteropServices;
// Build Number
// Revision
//
[assembly: AssemblyVersion("2.8.13.0")]
[assembly: AssemblyFileVersion("2.8.13.0")]
[assembly: AssemblyVersion("2.9.7.0")]
[assembly: AssemblyFileVersion("2.9.7.0")]