@magic-xpa/engine 4.800.0-dev480.215 → 4.800.0-dev480.216
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.
- package/bundles/magic-xpa-engine.umd.js +1 -1
- package/bundles/magic-xpa-engine.umd.js.map +1 -1
- package/bundles/magic-xpa-engine.umd.min.js +1 -1
- package/bundles/magic-xpa-engine.umd.min.js.map +1 -1
- package/esm2015/src/CurrentClientVersion.js +2 -2
- package/fesm2015/magic-xpa-engine.js +1 -1
- package/fesm2015/magic-xpa-engine.js.map +1 -1
- package/package.json +4 -4
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
export let CurrentClientVersion = '4.800.0-dev480.
|
|
2
|
-
//# sourceMappingURL=data:application/json;base64,
|
|
1
|
+
export let CurrentClientVersion = '4.800.0-dev480.216';
|
|
2
|
+
//# sourceMappingURL=data:application/json;base64,eyJ2ZXJzaW9uIjozLCJmaWxlIjoiQ3VycmVudENsaWVudFZlcnNpb24uanMiLCJzb3VyY2VSb290IjoiIiwic291cmNlcyI6WyIuLi8uLi8uLi8uLi8uLi9wcm9qZWN0cy9lbmdpbmUvc3JjL0N1cnJlbnRDbGllbnRWZXJzaW9uLnRzIl0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQUFBLE1BQU0sQ0FBQyxJQUFJLG9CQUFvQixHQUFHLG9CQUFvQixDQUFDIiwic291cmNlc0NvbnRlbnQiOlsiZXhwb3J0IGxldCBDdXJyZW50Q2xpZW50VmVyc2lvbiA9ICc0LjgwMC4wLWRldjQ4MC4yMTYnOyJdfQ==
|
|
@@ -31039,7 +31039,7 @@ class CommandsTable {
|
|
|
31039
31039
|
}
|
|
31040
31040
|
}
|
|
31041
31041
|
|
|
31042
|
-
let CurrentClientVersion = '4.800.0-dev480.
|
|
31042
|
+
let CurrentClientVersion = '4.800.0-dev480.216';
|
|
31043
31043
|
|
|
31044
31044
|
class ClientManager {
|
|
31045
31045
|
constructor() {
|