Skip to content

Commit

Permalink
完了完了完了完了完了完了完了完了完了完了完了完了完了完了
Browse files Browse the repository at this point in the history
  • Loading branch information
cqjjjzr committed Nov 24, 2019
1 parent cc117f3 commit 3fcf5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marsher/UpdateManager.cs
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ namespace Marsher
public class MarsherUpdateManager : IDisposable
{
private const string UpdateUrlPath = "update_url.txt";
private const string DefaultUpdateUrl = "C:\\Users\\cqjjj\\source\\repos\\Marsher\\Releases";
private const string DefaultUpdateUrl = "https://soft.danmuji.org/Marsher";

private readonly string _updateUrl = DefaultUpdateUrl;
private readonly UpdateManager _mgr;
Expand Down

0 comments on commit 3fcf5c0

Please sign in to comment.