Update cogwheel to 1.3.1

This commit is contained in:
Chris Bell 2025-02-15 10:45:18 -06:00
parent 2ecf7ec93f
commit dc61362d82

View File

@ -4,7 +4,7 @@
<EnableDynamicLoading>true</EnableDynamicLoading> <EnableDynamicLoading>true</EnableDynamicLoading>
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="CogwheelLib" Version="1.3.0" /> <PackageReference Include="CogwheelLib" Version="1.3.1" />
</ItemGroup> </ItemGroup>
<ItemGroup> <ItemGroup>
<Folder Include="Client\Scripts\UI\" /> <Folder Include="Client\Scripts\UI\" />