Skip to content

Commit 74c884d

Browse files
Update dependency OTAPI.Upcoming to v3.1.20
1 parent 5ed35f3 commit 74c884d

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)