Skip to content

Commit

Permalink
Update TP client API library to v1.46.0.
Browse files Browse the repository at this point in the history
  • Loading branch information
mpaperno committed Aug 4, 2023
1 parent ec8e414 commit 562ed82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/TouchPortalPlugin/TouchPortalPlugin.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
<PackageReference Include="Serilog.Sinks.File" Version="5.0.0" />
<PackageReference Include="System.IO.FileSystem.Primitives" Version="4.3.0" />
<PackageReference Include="System.Runtime.Handles" Version="4.3.0" />
<PackageReference Include="TouchPortal-CS-API" Version="1.45.1" />
<PackageReference Include="TouchPortal-CS-API" Version="1.46.0" />
</ItemGroup>

<!--
Expand Down

0 comments on commit 562ed82

Please sign in to comment.