Release ForgeFlow 0.8.2 with binary auto-update
This commit is contained in:
+1
-1
@@ -2500,7 +2500,7 @@ app.addEventListener("click", async (event) => {
|
||||
ui.updateStatus = await window.forgeflow.downloadUpdate();
|
||||
showToast(
|
||||
"Update downloaded",
|
||||
`Version ${ui.updateStatus.remoteVersion} passed the archive check.`,
|
||||
`Version ${ui.updateStatus.remoteVersion} passed the integrity check.`,
|
||||
"success",
|
||||
);
|
||||
} catch (error) {
|
||||
|
||||
Reference in New Issue
Block a user