diff --git a/PCK-Studio/PckStudio.csproj b/PCK-Studio/PckStudio.csproj index bed67d41..62dafa0c 100644 --- a/PCK-Studio/PckStudio.csproj +++ b/PCK-Studio/PckStudio.csproj @@ -25,7 +25,7 @@ WinExe Properties PckStudio - PCK Studio + PCK-Studio v4.8 512 true diff --git a/PCK-Studio/Properties/AssemblyInfo.cs b/PCK-Studio/Properties/AssemblyInfo.cs index b90f49ff..e506feee 100644 --- a/PCK-Studio/Properties/AssemblyInfo.cs +++ b/PCK-Studio/Properties/AssemblyInfo.cs @@ -7,7 +7,7 @@ using System.Security.Permissions; // General Information about an assembly is controlled through the following // set of attributes. Change these attribute values to modify the information // associated with an assembly. -[assembly: AssemblyTitle("PCK Studio")] +[assembly: AssemblyTitle("PCK-Studio")] [assembly: AssemblyDescription("A Minecraft Legacy Console .pck Editor")] [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Nobledez & PhoenixARC")]