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 Dec 3, 2024
1 parent 1b5b703 commit 77d0f2f
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


## v0.0.30 (4 Dec 2024)
- Fix a spelling mistake in items notes

## v0.0.29 (3 December 2024)
- Update dependencies
- Add warning if the save files game build is less than expected
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.30" />
<PackageReference Include="lib.remnant2.analyzer" Version="0.0.31" />
<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 77d0f2f

Please sign in to comment.