From 672b34b556faa7e44844c40146f752d6babbad92 Mon Sep 17 00:00:00 2001 From: zombieb Date: Sun, 21 Sep 2025 17:43:14 -0400 Subject: [PATCH] bump ver --- Plugin.cs | 2 +- undead-universal-patch-il2cpp.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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