@magic-xpa/engine 4.900.0-dev490.96 → 4.900.0-dev490.97
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.900.0-dev490.
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
export let CurrentClientVersion = '4.900.0-dev490.97';
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiQ3VycmVudENsaWVudFZlcnNpb24uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9lbmdpbmUvc3JjL0N1cnJlbnRDbGllbnRWZXJzaW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE1BQU0sQ0FBQyxJQUFJLG9CQUFvQixHQUFHLG1CQUFtQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGxldCBDdXJyZW50Q2xpZW50VmVyc2lvbiA9ICc0LjkwMC4wLWRldjQ5MC45Nyc7Il19
|
|
@@ -30374,7 +30374,7 @@ class CommandsTable {
|
|
|
30374
30374
|
}
|
|
30375
30375
|
}
|
|
30376
30376
|
|
|
30377
|
-
let CurrentClientVersion = '4.900.0-dev490.
|
|
30377
|
+
let CurrentClientVersion = '4.900.0-dev490.97';
|
|
30378
30378
|
|
|
30379
30379
|
class ClientManager {
|
|
30380
30380
|
constructor() {
|