diff --git a/Projects/SupermarketTogether/SupermarketTogether/Class1.cs b/Projects/SupermarketTogether/SupermarketTogether/Class1.cs
index a56bab1..afe0472 100644
--- a/Projects/SupermarketTogether/SupermarketTogether/Class1.cs
+++ b/Projects/SupermarketTogether/SupermarketTogether/Class1.cs
@@ -7,7 +7,7 @@ using BepInEx.Configuration;
using HarmonyLib;
using HarmonyLib.Tools;
-namespace CykaMod {
+namespace DavesPhatStore {
[BepInPlugin(pluginGuid, pluginName, pluginVersion)]
public class Main : BaseUnityPlugin {
private const string pluginGuid = "SupermarketTogether";
diff --git a/Projects/SupermarketTogether/SupermarketTogether/Properties/AssemblyInfo.cs b/Projects/SupermarketTogether/SupermarketTogether/Properties/AssemblyInfo.cs
index e756fd4..fa7c703 100644
--- a/Projects/SupermarketTogether/SupermarketTogether/Properties/AssemblyInfo.cs
+++ b/Projects/SupermarketTogether/SupermarketTogether/Properties/AssemblyInfo.cs
@@ -4,11 +4,11 @@ using System.Runtime.InteropServices;
// 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("Regiments")]
+[assembly: AssemblyTitle("DavesPhatStore")]
[assembly: AssemblyDescription("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
-[assembly: AssemblyProduct("Regiments")]
+[assembly: AssemblyProduct("DavesPhatStore")]
[assembly: AssemblyCopyright("Copyright © 2023")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
diff --git a/Projects/SupermarketTogether/SupermarketTogether/SupermarketTogether.csproj b/Projects/SupermarketTogether/SupermarketTogether/SupermarketTogether.csproj
index a873282..5569fe7 100644
--- a/Projects/SupermarketTogether/SupermarketTogether/SupermarketTogether.csproj
+++ b/Projects/SupermarketTogether/SupermarketTogether/SupermarketTogether.csproj
@@ -10,8 +10,8 @@
{DA9D274E-486F-4F82-84FF-CD9388CB0B09}
Library
Properties
- SupermarketTogether
- SupermarketTogether
+ DavesPhatStore
+ DavesPhatStore
v4.8.1
512