Skip to content

Commit

Permalink
bump analyzer version
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewSav committed Jan 13, 2025
1 parent 03b9ef0 commit 6ac8567
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,6 +1,9 @@
# Changelog


## 0.0.34 (13 Jan 2025)
- Fix Override Pin name and location

## 0.0.33 (12 Jan 2025)
- Fix rare issue with Nimue Ribbon detection
- Improved detection for Faelin/Faerin/One True King sigil
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.35" />
<PackageReference Include="lib.remnant2.analyzer" Version="0.0.36" />
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.135" />
<PackageReference Include="Serilog" Version="4.1.0" />
<PackageReference Include="Serilog.Expressions" Version="5.0.0" />
Expand Down

0 comments on commit 6ac8567

Please sign in to comment.