@magic-xpa/engine 4.1000.0-dev4100.92 → 4.1000.0-dev4100.94
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,2 +1,2 @@
|
|
1
|
-
export let CurrentClientVersion = '4.1000.0-dev4100.
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
1
|
+
export let CurrentClientVersion = '4.1000.0-dev4100.94';
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiQ3VycmVudENsaWVudFZlcnNpb24uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9lbmdpbmUvc3JjL0N1cnJlbnRDbGllbnRWZXJzaW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE1BQU0sQ0FBQyxJQUFJLG9CQUFvQixHQUFHLHFCQUFxQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGxldCBDdXJyZW50Q2xpZW50VmVyc2lvbiA9ICc0LjEwMDAuMC1kZXY0MTAwLjk0JzsiXX0=
|
@@ -30230,7 +30230,7 @@ class CommandsTable {
|
|
30230
30230
|
}
|
30231
30231
|
}
|
30232
30232
|
|
30233
|
-
let CurrentClientVersion = '4.1000.0-dev4100.
|
30233
|
+
let CurrentClientVersion = '4.1000.0-dev4100.94';
|
30234
30234
|
|
30235
30235
|
class ClientManager {
|
30236
30236
|
constructor() {
|