Added release path
This commit is contained in:
parent
34fcd145e8
commit
e7b09de295
@ -1220,7 +1220,7 @@ function populateAboutVersionInformation(){
|
||||
*/
|
||||
function populateReleaseNotes(){
|
||||
$.ajax({
|
||||
url: 'https://github.com/dscalzi/HeliosLauncher/releases.atom',
|
||||
url: 'https://github.com/DevLarge/StellarNetworkLauncherUtil/releases.atom',
|
||||
success: (data) => {
|
||||
const version = 'v' + remote.app.getVersion()
|
||||
const entries = $(data).find('entry')
|
||||
|
Loading…
Reference in New Issue
Block a user