Skip to content

Commit

Permalink
chore: update SampSharp version (#317)
Browse files Browse the repository at this point in the history
The SampSharp version has been updated.
The change includes:
* fix(ecs): Added a checker for invalid player IDs in parameterized commands.
You can see more details in the commit here:
MrDave1999/SampSharp@6099d94
  • Loading branch information
MrDave1999 authored Jan 27, 2025
1 parent ddff5e4 commit 6c7e849
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
<PackageVersion Include="Serilog.Extensions.Logging" Version="8.0.0" />
<PackageVersion Include="SampSharp.Entities" Version="0.10.1" />
<PackageVersion Include="SampSharp.Streamer.Entities" Version="0.10.0" />
<PackageVersion Include="SampSharp.CTF.Entities" Version="0.10.11" />
<PackageVersion Include="SampSharp.CTF.Entities" Version="0.10.12" />
<PackageVersion Include="SampSharp.CTF.Streamer.Entities" Version="0.10.1" />
<PackageVersion Include="SmartFormat" Version="3.5.2" />
<PackageVersion Include="MySqlConnector" Version="2.4.0" />
Expand Down

0 comments on commit 6c7e849

Please sign in to comment.