Skip to content

Commit da48b77

Browse files
committed
Bump Unhollower version
1 parent 9ea3ee8 commit da48b77

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

BepInEx.IL2CPP/BepInEx.IL2CPP.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@
2727
<PackageReference Include="BepInEx.Il2Cpp.TlsAdapter" Version="1.0.1"/>
2828
<PackageReference Include="HarmonyX" Version="2.10.0"/>
2929
<PackageReference Include="Iced" Version="1.17.0"/>
30-
<PackageReference Include="Il2CppAssemblyUnhollower.BaseLib" Version="0.4.30"/>
31-
<PackageReference Include="Il2CppAssemblyUnhollower.BaseLib.Legacy" Version="0.4.30"/>
32-
<PackageReference Include="Il2CppAssemblyUnhollower.Lib" Version="0.4.30"/>
30+
<PackageReference Include="Il2CppAssemblyUnhollower.BaseLib" Version="0.4.31"/>
31+
<PackageReference Include="Il2CppAssemblyUnhollower.BaseLib.Legacy" Version="0.4.31"/>
32+
<PackageReference Include="Il2CppAssemblyUnhollower.Lib" Version="0.4.31"/>
3333
<PackageReference Include="Il2CppDumper" Version="6.6.4"/>
3434
<PackageReference Include="Il2CppReferenceLibs.Core" Version="2.0.0" IncludeAssets="compile" PrivateAssets="all"/>
3535
<PackageReference Include="MonoMod.RuntimeDetour" Version="22.3.23.4"/>

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ A more comprehensive comparison list of features and compatibility is available
7373
- [Perfare/Il2CppDumper](https://github.com/Perfare/Il2CppDumper) - v6.6.3
7474
fork ([112e2e8](https://github.com/BepInEx/Il2CppDumper/commit/112e2e8c369dfcb6d5718fd4ad7e3838d7ddabbf))
7575
- [SamboyCoding/Cpp2IL](https://github.com/SamboyCoding/Cpp2IL) - 2022.0.2
76-
- [BepInEx/Il2CppAssemblyUnhollower](https://github.com/BepInEx/Il2CppAssemblyUnhollower) - v0.4.30.0 (fork of
76+
- [BepInEx/Il2CppAssemblyUnhollower](https://github.com/BepInEx/Il2CppAssemblyUnhollower) - v0.4.31.0 (fork of
7777
knah/Il2CppAssemblyUnhollower)
7878
fork ([7f059df](https://github.com/BepInEx/Il2CppAssemblyUnhollower/commit/7f059dfd74c7b9dfb4a497965d241943f611bdfb))
7979
- [mono/mono](https://github.com/mono/mono) - 6.12.0.93

0 commit comments

Comments
 (0)