Skip to content

Commit d161d3f

Browse files
committed
Update version to 1.7.7
1 parent 3cc1e89 commit d161d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UI/Components/ServerFactory.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ public class ServerFactory : IComponentFactory
2020

2121
public string UpdateURL => "http://livesplit.org/update/";
2222

23-
public Version Version => Version.Parse("1.7.2");
23+
public Version Version => Version.Parse("1.7.7");
2424

2525
public string XMLURL => "http://livesplit.org/update/Components/update.LiveSplit.Server.xml";
2626
}

0 commit comments

Comments
 (0)