Skip to content

Commit

Permalink
Merge pull request #417 from BUTR/dev
Browse files Browse the repository at this point in the history
v2.9.17
  • Loading branch information
Aragas authored Oct 4, 2024
2 parents f9eacc6 + 07de3b5 commit f252321
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build/common.props
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<PropertyGroup>
<BaseGameVersion>1.0.0</BaseGameVersion>
<!--Module Version-->
<Version>2.9.16</Version>
<Version>2.9.17</Version>
<!--Harmony Version-->
<HarmonyVersion>2.2.2</HarmonyVersion>
<HarmonyExtensionsVersion>3.2.0.77</HarmonyExtensionsVersion>
Expand All @@ -18,7 +18,7 @@
<BuildResourcesVersion>1.1.0.104</BuildResourcesVersion>
<BUTRSharedVersion>3.0.0.142</BUTRSharedVersion>
<BUTRModuleManagerVersion>5.0.226</BUTRModuleManagerVersion>
<CrashReportVersion>14.0.0.93</CrashReportVersion>
<CrashReportVersion>14.0.0.99</CrashReportVersion>
</PropertyGroup>

<PropertyGroup>
Expand Down
4 changes: 4 additions & 0 deletions changelog.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
---------------------------------------------------------------------------------------------------
Version: 2.9.17
Game Versions: v1.0.x,v1.1.x,v1.2.x
* Crash reports were not correctly identifying game assemblies, better path data
---------------------------------------------------------------------------------------------------
Version: 2.9.16
Game Versions: v1.0.x,v1.1.x,v1.2.x
* Some crashes were not intercepted without BLSE
Expand Down

0 comments on commit f252321

Please sign in to comment.