diff --git a/Properties/AssemblyInfo.cs b/Properties/AssemblyInfo.cs index e20aea3..8403a0d 100644 --- a/Properties/AssemblyInfo.cs +++ b/Properties/AssemblyInfo.cs @@ -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")] diff --git a/XCI_Explorer/Util.cs b/XCI_Explorer/Util.cs index 1eb7bbb..512486f 100644 --- a/XCI_Explorer/Util.cs +++ b/XCI_Explorer/Util.cs @@ -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: