Skip to content

Commit 34d3b84

Browse files
committed
directly link to latest release
1 parent c571839 commit 34d3b84

File tree

1 file changed

+1
-1
lines changed
  • app/transports/api/launcher

1 file changed

+1
-1
lines changed

app/transports/api/launcher/api.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ func Build() fx.Option {
3838

3939
launcherInfo := map[string]string{
4040
"version": cfg.LauncherVersion,
41-
"download": "https://github.com/openmultiplayer/launcher/releases",
41+
"download": "https://github.com/openmultiplayer/launcher/releases/latest",
4242
"ompPluginChecksum": "a9acb079ab24700cb56c8f8369b5bc14",
4343
"ompPluginDownload": "https://assets.open.mp/omp-client.dll",
4444
"changelog": `|- Build 1 - 2023/10/08

0 commit comments

Comments
 (0)