mirror of
https://github.com/Ellpeck/TinyLifeExampleMod.git
synced 2024-11-05 05:29:09 +01:00
0.32.0
This commit is contained in:
parent
ea73c23d7f
commit
51b4d9e2e7
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
|||
</PropertyGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="TinyLifeApi" Version="0.31.4" />
|
||||
<PackageReference Include="TinyLifeApi" Version="0.32.0" />
|
||||
|
||||
<PackageReference Include="ExtremelySimpleLogger" Version="1.2.5" />
|
||||
<PackageReference Include="Lib.Harmony" Version="2.2.1" />
|
||||
|
|
Loading…
Reference in a new issue