Skip to content

Commit

Permalink
Update qmod lib to working ver
Browse files Browse the repository at this point in the history
...for optional dependencies
  • Loading branch information
Lauriethefish committed Jul 1, 2024
1 parent 17026f1 commit 22cafe2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion QuestPatcher.Core/QuestPatcher.Core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
</Target>

<ItemGroup>
<PackageReference Include="QuestPatcher.QMod" Version="2.2.0" />
<PackageReference Include="QuestPatcher.QMod" Version="2.2.1" />
<PackageReference Include="SemanticVersioning" Version="2.0.2" />
<PackageReference Include="Serilog" Version="2.10.0" />
<PackageReference Include="Serilog.Sinks.Console" Version="3.1.1" />
Expand Down

0 comments on commit 22cafe2

Please sign in to comment.