We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e0e2df2 commit ade34a7Copy full SHA for ade34a7
TerrariaServerAPI/TerrariaServerAPI.csproj
@@ -8,7 +8,7 @@
8
<AllowUnsafeBlocks>true</AllowUnsafeBlocks>
9
<GenerateDocumentationFile>True</GenerateDocumentationFile>
10
<RunPostBuildEvent>Always</RunPostBuildEvent>
11
- <Version>5.1.3</Version>
+ <Version>5.1.4-0-0-0-0-0-0</Version>
12
<AssemblyTitle>TSAPI</AssemblyTitle>
13
<Product>TSAPI</Product>
14
<Company>Pryaxis & TShock Contributors</Company>
@@ -21,7 +21,7 @@
21
</PropertyGroup>
22
23
<ItemGroup>
24
- <PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
+ <PackageReference Include="Newtonsoft.Json" Version="13.0.2" />
25
<PackageReference Include="System.Diagnostics.PerformanceCounter" Version="6.0.1" />
26
<PackageReference Include="OTAPI.Upcoming" Version="3.1.20" />
27
</ItemGroup>
0 commit comments