mirror of
https://github.com/nuttylmao/nutty.gg.git
synced 2026-09-19 04:00:59 -04:00
Updated SMTC Bridge version
This commit is contained in:
@@ -9,7 +9,7 @@ const urlParams = new URLSearchParams(queryString);
|
|||||||
// CONSTANTS //
|
// CONSTANTS //
|
||||||
////////////////
|
////////////////
|
||||||
|
|
||||||
const REQUIRED_VERSION = '0.0.3';
|
const REQUIRED_VERSION = '0.0.4';
|
||||||
const SMTC_BRIDGE_DOWNLOAD_URL = 'https://github.com/nuttylmao/smtc-bridge/releases';
|
const SMTC_BRIDGE_DOWNLOAD_URL = 'https://github.com/nuttylmao/smtc-bridge/releases';
|
||||||
let VersionChecked = false;
|
let VersionChecked = false;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user