Skip to content

Commit

Permalink
bump version and deps
Browse files Browse the repository at this point in the history
  • Loading branch information
ryantanrk committed Sep 17, 2024
1 parent 65c4b89 commit e25ddb7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions DingusThings.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<AssemblyName>milodinosaur.DingusThings</AssemblyName>
<Product>DingusThings</Product>
<!-- Change to whatever version you're currently on. -->
<Version>1.4.4</Version>
<Version>1.4.5</Version>
</PropertyGroup>

<!-- Project Properties -->
Expand Down Expand Up @@ -48,7 +48,7 @@
<PackageReference Include="LethalCompany.GameLibs.Steam" Version="*-*" PrivateAssets="all" />
<PackageReference Include="UnityEngine.Modules" Version="2022.3.9" IncludeAssets="compile" PrivateAssets="all" />
<PackageReference Include="BepInEx.AssemblyPublicizer.MSBuild" Version="0.4.1" PrivateAssets="all" />
<PackageReference Include="Evaisa.LethalLib" Version="0.16.0" />
<PackageReference Include="Evaisa.LethalLib" Version="0.16.1" />
</ItemGroup>

<ItemGroup Condition="'$(TargetFramework.TrimEnd(`0123456789`))' == 'net'">
Expand Down

0 comments on commit e25ddb7

Please sign in to comment.