Skip to content

Commit

Permalink
I am not very smart
Browse files Browse the repository at this point in the history
  • Loading branch information
CapitaineToinon committed Aug 13, 2019
1 parent fd87cee commit d0c6068
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified LiveSplit.ResetAllStats/Components/LiveSplit.ResetAllStats.dll
Binary file not shown.
2 changes: 1 addition & 1 deletion LiveSplit.ResetAllStats/RASFactory.cs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ internal class RASFactory : IComponentFactory
public string UpdateName => ComponentName;

public ComponentCategory Category => ComponentCategory.Other;
public string UpdateURL => "https://raw.githubusercontent.com/CapitaineToinon/LiveSplit.ResetAllStats/master/LiveSplit.DarkSoulsIGT/";
public string UpdateURL => "https://raw.githubusercontent.com/CapitaineToinon/LiveSplit.ResetAllStats/master/LiveSplit.ResetAllStats/";
public string XMLURL => UpdateURL + "Components/update.LiveSplit.ResetAllStats.xml";

public Version Version => Assembly.GetExecutingAssembly().GetName().Version;
Expand Down

0 comments on commit d0c6068

Please sign in to comment.