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 Nov 15, 2024
1 parent b181c89 commit 5e7a71e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
# Changelog


## v0.0.28 (15 Nov 2024)
- Suppress warning about unknow relic charge item
- Fix engram names displayed instead of archetype names

## v0.0.27 (2 Nov 2024)
- Fix Cessation Bulbel detection

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.28" />
<PackageReference Include="lib.remnant2.analyzer" Version="0.0.29" />
<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 5e7a71e

Please sign in to comment.