diff --git a/OTAPI.Patcher/OTAPI.Patcher.csproj b/OTAPI.Patcher/OTAPI.Patcher.csproj index 1636ea19e..6037f9c51 100644 --- a/OTAPI.Patcher/OTAPI.Patcher.csproj +++ b/OTAPI.Patcher/OTAPI.Patcher.csproj @@ -3,7 +3,7 @@ Exe net9.0 - 3.1.20 + 3.1.21 true x64 win-x64;osx-x64;linux-x64 diff --git a/docs/OTAPI.PC.nuspec b/docs/OTAPI.PC.nuspec index 527da75ef..2b7faf6b1 100644 --- a/docs/OTAPI.PC.nuspec +++ b/docs/OTAPI.PC.nuspec @@ -24,9 +24,9 @@ - A strong set of libraries with methods and extensions to help you build more mods. - Create 1 file MonoMod patches to rewrite or inject new meta data to the assembly. - Open Terraria API [INJECT_VERSION] for Terraria 1.4.3.6[INJECT_GIT_HASH] + Open Terraria API [INJECT_VERSION] for Terraria 1.4.4.9[INJECT_GIT_HASH] - Preliminary Terraria 1.4.3.6 + Terraria 1.4.4.9 - Address ClientUUID issue as per GHSA-hvm9-wc8j-mgrc with credits to original contributors and TShock team, see advisory for more details. Copyright 2016-[INJECT_YEAR] Terraria,OTAPI