Skip to content
This repository has been archived by the owner on Aug 29, 2022. It is now read-only.

Commit

Permalink
Version 4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
CapitaineToinon committed Jul 13, 2020
1 parent 3ce781f commit eab8668
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 1 deletion.
Binary file modified LiveSplit.DarkSoulsIGT/Components/LiveSplit.DarkSoulsIGT.dll
Binary file not shown.
Original file line number Diff line number Diff line change
@@ -1,4 +1,20 @@
<updates>
<update version="4.1.0.0">
<files>
<file path="Components/LiveSplit.DarkSoulsIGT.dll" status="changed" />
</files>
<changelog>
<change>
Fixed Inventory Index Reset for DSR.
</change>
<change>
Fixed IGT on force quit and crashes.
</change>
<change>
Fixed performances.
</change>
</changelog>
</update>
<update version="4.0.0.0">
<files>
<file path="Components/LiveSplit.DarkSoulsIGT.dll" status="changed" />
Expand Down
2 changes: 1 addition & 1 deletion LiveSplit.DarkSoulsIGT/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// Vous pouvez spécifier toutes les valeurs ou indiquer les numéros de build et de révision par défaut
// en utilisant '*', comme indiqué ci-dessous :
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("4.0.0.0")]
[assembly: AssemblyVersion("4.1.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]

0 comments on commit eab8668

Please sign in to comment.