Skip to content

Commit

Permalink
update cs# api (#132)
Browse files Browse the repository at this point in the history
need to cleanup some null reference warnings, but doesnt crash
  • Loading branch information
jithatsonei authored May 6, 2024
2 parents 8c229a0 + 692c556 commit b3e6628
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/Jailbreak.Public/Jailbreak.Public.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.217" />
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.228" />
<PackageReference Include="System.Text.Json" Version="8.0.0"/>
</ItemGroup>

Expand Down

0 comments on commit b3e6628

Please sign in to comment.