Update uicore.js
This commit is contained in:
parent
a8b59f05b7
commit
5476c9fea3
@ -50,7 +50,7 @@ if(!isDev){
|
||||
console.log('Update available')
|
||||
|
||||
if(process.platform === 'darwin'){
|
||||
info.darwindownload = `https://github.com/DevLarge/StellarNetworkLauncherUtil/releases/download/v${info.version}/Stellar.Network.Launcher-setup-${info.version}.dmg`
|
||||
info.darwindownload = `https://github.com/DevLarge/StellarNetworkLauncherUtil/releases/download/v${info.version}/Stellar.Network.Launcher-setup-${info.version}.exe.blockmap`
|
||||
showUpdateUI(info)
|
||||
console.log('LARGE: UICORE found info with version ' + info.version)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user