Minor bump

This commit is contained in:
Blake 2019-10-07 14:52:08 -04:00
parent a717e30521
commit 4c492d78f7
2 changed files with 3 additions and 3 deletions

View file

@ -15,5 +15,5 @@ using System.Runtime.InteropServices;
[assembly: AssemblyTrademark("")]
[assembly: ComVisible(false)]
[assembly: Guid("206c6c47-87b1-477f-b6e6-f7e7c1a92f8f")]
[assembly: AssemblyFileVersion("1.4.7.0")]
[assembly: AssemblyVersion("1.4.7.0")]
[assembly: AssemblyFileVersion("1.4.8.0")]
[assembly: AssemblyVersion("1.4.8.0")]

View file

@ -45,7 +45,7 @@ namespace XCI_Explorer
case 7:
return "MasterKey6 (6.2.0)";
case 8:
return "MasterKey7 (7.0.0-8.0.1)";
return "MasterKey7 (7.0.0-9.0.1)";
case 9:
return "MasterKey8 (?)";
case 10: