Skip to content

Commit 3aa54ce

Browse files
Merge pull request #244 from Pryaxis/renovate/otapi.upcoming-3.x
Update dependency OTAPI.Upcoming to v3.1.20
2 parents 5ed35f3 + 74c884d commit 3aa54ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

TerrariaServerAPI/TerrariaServerAPI.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
99
<GenerateDocumentationFile>True</GenerateDocumentationFile>
1010
<RunPostBuildEvent>Always</RunPostBuildEvent>
11-
<Version>5.1.2</Version>
11+
<Version>5.1.3-0</Version>
1212
<AssemblyTitle>TSAPI</AssemblyTitle>
1313
<Product>TSAPI</Product>
1414
<Company>Pryaxis &amp; TShock Contributors</Company>
@@ -23,6 +23,6 @@
2323
<ItemGroup>
2424
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
2525
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="6.0.1" />
26-
<PackageReference Include="OTAPI.Upcoming" Version="3.1.19" />
26+
<PackageReference Include="OTAPI.Upcoming" Version="3.1.20" />
2727
</ItemGroup>
2828
</Project>

0 commit comments

Comments
 (0)