Skip to content

Commit

Permalink
Merge branch 'upcoming' into upcoming-nuget-release
Browse files Browse the repository at this point in the history
  • Loading branch information
SignatureBeef committed Dec 26, 2024
2 parents 17a6e50 + feeae1b commit 2b11220
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion OTAPI.Patcher/OTAPI.Patcher.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Exe</OutputType>
<TargetFramework>net6.0</TargetFramework>
<Version>3.1.20</Version>
<Version>3.1.21</Version>
<PreserveCompilationContext>true</PreserveCompilationContext>
<PlatformTarget>x64</PlatformTarget>
<RuntimeIdentifiers>win7-x64;osx.10.11-x64;ubuntu.16.04-x64</RuntimeIdentifiers>
Expand Down
4 changes: 2 additions & 2 deletions docs/OTAPI.PC.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -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.
</description>
<summary>Open Terraria API [INJECT_VERSION] for Terraria 1.4.3.6[INJECT_GIT_HASH]</summary>
<summary>Open Terraria API [INJECT_VERSION] for Terraria 1.4.4.9[INJECT_GIT_HASH]</summary>
<releaseNotes>
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.
</releaseNotes>
<copyright>Copyright 2016-[INJECT_YEAR]</copyright>
<tags>Terraria,OTAPI</tags>
Expand Down

0 comments on commit 2b11220

Please sign in to comment.