Skip to content

Commit e87215a

Browse files
Merge pull request #235 from Pryaxis/renovate/otapi.upcoming-3.x
Update dependency OTAPI.Upcoming to v3.1.16
2 parents c6b0fd8 + fd79458 commit e87215a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

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.0.0-beta.0.6</Version>
11+
<Version>5.0.0-beta.0.7</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.15" />
26+
<PackageReference Include="OTAPI.Upcoming" Version="3.1.16" />
2727
</ItemGroup>
2828
</Project>

0 commit comments

Comments
 (0)