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