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 2, 2024
1 parent 4f5e571 commit b181c89
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,5 +1,9 @@
# Changelog


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

## v0.0.26 (30 Oct 2024)
- Minor fixes for Mortal Coil and Repair Tool 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.27" />
<PackageReference Include="lib.remnant2.analyzer" Version="0.0.28" />
<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 b181c89

Please sign in to comment.