Skip to content

Commit 4f5e571

Browse files
committed
bump analyzer library version
1 parent c2e692f commit 4f5e571

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

+3
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
## v0.0.26 (30 Oct 2024)
4+
- Minor fixes for Mortal Coil and Repair Tool detection
5+
36
## v0.0.25 (28 Oct 2024)
47
- Add DLC3 items
58

Remnant2SaveAnalyzer/Remnant2SaveAnalyzer.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</ItemGroup>
1717

1818
<ItemGroup>
19-
<PackageReference Include="lib.remnant2.analyzer" Version="0.0.26" />
19+
<PackageReference Include="lib.remnant2.analyzer" Version="0.0.27" />
2020
<PackageReference Include="Microsoft.Xaml.Behaviors.Wpf" Version="1.1.122" />
2121
<PackageReference Include="Serilog" Version="4.0.1" />
2222
<PackageReference Include="Serilog.Expressions" Version="5.0.0" />

0 commit comments

Comments
 (0)