Skip to content

Commit

Permalink
Merge pull request #244 from Pryaxis/renovate/otapi.upcoming-3.x
Browse files Browse the repository at this point in the history
Update dependency OTAPI.Upcoming to v3.1.20
  • Loading branch information
SignatureBeef authored Nov 17, 2022
2 parents 5ed35f3 + 74c884d commit 3aa54ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions TerrariaServerAPI/TerrariaServerAPI.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
<GenerateDocumentationFile>True</GenerateDocumentationFile>
<RunPostBuildEvent>Always</RunPostBuildEvent>
<Version>5.1.2</Version>
<Version>5.1.3-0</Version>
<AssemblyTitle>TSAPI</AssemblyTitle>
<Product>TSAPI</Product>
<Company>Pryaxis &amp; TShock Contributors</Company>
Expand All @@ -23,6 +23,6 @@
<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="6.0.1" />
<PackageReference Include="OTAPI.Upcoming" Version="3.1.19" />
<PackageReference Include="OTAPI.Upcoming" Version="3.1.20" />
</ItemGroup>
</Project>

0 comments on commit 3aa54ce

Please sign in to comment.