mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 22:06:17 +00:00
change releases url to latest release
This commit is contained in:
@@ -6,7 +6,7 @@ import * as styles from "./header.css";
|
||||
import { AppUpdaterEvent } from "@types";
|
||||
|
||||
export const releasesPageUrl =
|
||||
"https://github.com/hydralauncher/hydra/releases";
|
||||
"https://github.com/hydralauncher/hydra/releases/latest";
|
||||
|
||||
const isMac = window.electron.platform === "darwin";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user