@magic-xpa/engine 4.1200.0-dev4120.1 → 4.1200.0-dev4120.14
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.1200.0-dev4120.
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
1
|
+
export let CurrentClientVersion = '4.1200.0-dev4120.14';
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiQ3VycmVudENsaWVudFZlcnNpb24uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9lbmdpbmUvc3JjL0N1cnJlbnRDbGllbnRWZXJzaW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE1BQU0sQ0FBQyxJQUFJLG9CQUFvQixHQUFHLHFCQUFxQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGxldCBDdXJyZW50Q2xpZW50VmVyc2lvbiA9ICc0LjEyMDAuMC1kZXY0MTIwLjE0JzsiXX0=
|
@@ -29721,7 +29721,7 @@ class CommandsTable {
|
|
29721
29721
|
}
|
29722
29722
|
}
|
29723
29723
|
|
29724
|
-
let CurrentClientVersion = '4.1200.0-dev4120.
|
29724
|
+
let CurrentClientVersion = '4.1200.0-dev4120.14';
|
29725
29725
|
|
29726
29726
|
class ClientManager {
|
29727
29727
|
static _instance = null;
|