Update executable names for beta and alpha paths.
This commit is contained in:
@@ -531,7 +531,7 @@ app.whenReady().then(async () => {
|
||||
|
||||
//Check for app updates.
|
||||
autoUpdater.logger = log;
|
||||
|
||||
autoUpdater.allowDowngrade = true;
|
||||
// if (import.meta.env.DEV) {
|
||||
// // Useful for some dev/debugging tasks, but download can
|
||||
// // not be validated because dev app is not signed
|
||||
|
||||
Reference in New Issue
Block a user