Closed nop33 closed 1 year ago
When there's a new version, the wallet prompts the user to download the new version (instead of just updating)
There seems to be a problem with autoUpdater.checkForUpdates, it always returns null, on every platform. It should instead return the latest release version on GitHub.
autoUpdater.checkForUpdates
null
When there's a new version, the wallet prompts the user to download the new version (instead of just updating)