update-version

This commit is contained in:
Eason010212
2026-01-03 17:19:11 +08:00
parent 0715ca0afd
commit ce9ca6e54d
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
var globalVer = "MixIO ver 1.11.24"
var globalVer = "MixIO ver 1.10.6.0103"
var isChanged = false;
var initCodeMirror = false;
var globalBLE = {}

View File

@@ -1,4 +1,4 @@
var VERSION = "1.10.5.1230b"
var VERSION = "1.10.6.0103"
require('events').EventEmitter.defaultMaxListeners = 50;
const extract = require('extract-zip')