Skip to content

Commit a9189ae

Browse files
committed
Update version to 1.7.2
1 parent ede6627 commit a9189ae

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

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

0 commit comments

Comments
 (0)