Skip to content

Commit bb6c710

Browse files
committed
Update version to 1.8.0
1 parent 105c3c5 commit bb6c710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UI/Components/WorldRecordFactory.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ public class WorldRecordFactory : IComponentFactory
2222

2323
public string UpdateURL => "http://livesplit.org/update/";
2424

25-
public Version Version => Version.Parse("1.7.7");
25+
public Version Version => Version.Parse("1.8.0");
2626
}
2727
}

0 commit comments

Comments
 (0)