💡 ✏️ Update CounterStrikeSharp.API version to 1.0.126

- Updated the CounterStrikeSharp.API version in the Flashlight.csproj file to 1.0.126.
This commit is contained in:
Tobias Thiele 2023-12-14 06:53:12 +01:00
parent 95c459f931
commit ea40c1a5ba
2 changed files with 12 additions and 4 deletions

View file

@ -7,7 +7,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.124" />
<PackageReference Include="CounterStrikeSharp.API" Version="1.0.126" />
</ItemGroup>
</Project>