diff --git a/Plugin.cs b/Plugin.cs
index f5ad90c..668d852 100644
--- a/Plugin.cs
+++ b/Plugin.cs
@@ -6,7 +6,7 @@ using undead_universal_patch_il2cpp.Core;
namespace undead_universal_patch_il2cpp;
-[BepInPlugin("dev.proxnet.recroom.universalpatch.noneac.il2cpp", "Undead Universal Patch", "3.0.0")]
+[BepInPlugin("dev.proxnet.recroom.universalpatch.noneac.il2cpp", "Undead Universal Patch", "3.1.0")]
public class UniversalPatchPlugin : BasePlugin
{
public static new readonly ManualLogSource Log = Logger.CreateLogSource("UUPatch");
diff --git a/undead-universal-patch-il2cpp.csproj b/undead-universal-patch-il2cpp.csproj
index 8297554..fb67aa2 100644
--- a/undead-universal-patch-il2cpp.csproj
+++ b/undead-universal-patch-il2cpp.csproj
@@ -4,7 +4,7 @@
net6.0
undead_universal_patch_il2cpp
Non-EAC, IL2CPP build patcher for Rec Room (Late 2018*-*April 2020)
- 3.0.0
+ 3.1.0
true
latest