From fc883d2364eebd030fc1b4d03bf26b3ee27d6ea6 Mon Sep 17 00:00:00 2001 From: miku-666 <74728189+NessieHax@users.noreply.github.com> Date: Sat, 30 Mar 2024 01:48:11 +0100 Subject: [PATCH] Update Assembly info --- PCK-Studio/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/PCK-Studio/Properties/AssemblyInfo.cs b/PCK-Studio/Properties/AssemblyInfo.cs index 9e7ee662..acd3487d 100644 --- a/PCK-Studio/Properties/AssemblyInfo.cs +++ b/PCK-Studio/Properties/AssemblyInfo.cs @@ -7,10 +7,10 @@ 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")] +[assembly: AssemblyCompany("PCK-Studio")] [assembly: AssemblyProduct("PCK-Studio")] [assembly: AssemblyCopyright("Copyright © 2021")] [assembly: AssemblyCulture("")]