Skip to content

Commit 81a3212

Browse files
committed
Update version to 1.8.0
1 parent d161d3f commit 81a3212

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.7");
23+
public Version Version => Version.Parse("1.8.0");
2424

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

0 commit comments

Comments
 (0)