Skip to content

Commit

Permalink
bump analyzer library version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSav committed Oct 30, 2024
1 parent c2e692f commit 4f5e571
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Changelog

## v0.0.26 (30 Oct 2024)
- Minor fixes for Mortal Coil and Repair Tool detection

## v0.0.25 (28 Oct 2024)
- Add DLC3 items

Expand Down
2 changes: 1 addition & 1 deletion Remnant2SaveAnalyzer/Remnant2SaveAnalyzer.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</ItemGroup>

<ItemGroup>
<PackageReference Include="lib.remnant2.analyzer" Version="0.0.26" />
<PackageReference Include="lib.remnant2.analyzer" Version="0.0.27" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.122" />
<PackageReference Include="Serilog" Version="4.0.1" />
<PackageReference Include="Serilog.Expressions" Version="5.0.0" />
Expand Down

0 comments on commit 4f5e571

Please sign in to comment.