mirror of
https://github.com/IrosTheBeggar/mStream.git
synced 2025-10-27 07:31:02 +00:00
Update electron to latest version
This commit is contained in:
parent
ed992bb0f5
commit
e91d466f44
@ -6,7 +6,7 @@ const publicIp = require('public-ip');
|
||||
const semver = require('semver')
|
||||
const superagent = require('superagent');
|
||||
|
||||
const currentVer = '0.8.0';
|
||||
const currentVer = '0.8.1';
|
||||
var apiKey;
|
||||
const ddnsDomain = 'https://ddns.mstream.io';
|
||||
let appIcon = null;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user