This commit is contained in:
DevLarge 2021-01-10 02:01:17 +01:00
parent 0bf9d3f940
commit 2a5e368079
2 changed files with 2 additions and 2 deletions

View File

@ -1220,7 +1220,7 @@ function populateAboutVersionInformation(){
*/
function populateReleaseNotes(){
$.ajax({
url: 'https://github.com/DevLarge/StellarNetworkLauncherUtil/releases.atom',
url: 'https://github.com/DevLarge/HeliosLauncher/releases.atom',
success: (data) => {
const version = 'v' + remote.app.getVersion()
const entries = $(data).find('entry')

View File

@ -55,7 +55,7 @@ if(!isDev){
info.darwindownload = `https://github.com/DevLarge/StellarNetworkLauncherUtil/releases/download/v${info.version}/Stellar-Network-Launcher-setup-${info.version}.exe.blockmap`
info.darwindownload = `https://github.com/DevLarge/HeliosLauncher/releases/download/v${info.version}/Stellar-Network-Launcher-setup-${info.version}.exe.blockmap`
// Prøv fra version 1.0.0
// v${info.version}
// https://github.com/DevLarge/StellarNetworkLauncherUtil/releases/download/v${info.version}/Stellar.Network.Launcher-setup-${info.version}.blockmap