ooops
This commit is contained in:
parent
6893d27560
commit
8df3041449
1 changed files with 1 additions and 1 deletions
|
@ -48,7 +48,7 @@ console.log("[MP] MultiProbe init");
|
|||
'use strict';
|
||||
|
||||
// Make sure to change the userscript version too!!!!!!!!!!
|
||||
const USERSCRIPT_VERSION_RAW = "20240508.1";
|
||||
const USERSCRIPT_VERSION_RAW = "20240527.1";
|
||||
const USERSCRIPT_VERSION = parseInt(USERSCRIPT_VERSION_RAW.replace(".", ""));
|
||||
|
||||
if (!continueRunningScript) {
|
||||
|
|
Loading…
Reference in a new issue