@magic-xpa/engine 4.1000.0-dev4100.1 → 4.1000.0-dev4100.3

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.
@@ -38,7 +38,6 @@ var ClientTargetedCommandType;
38
38
  })(ClientTargetedCommandType || (ClientTargetedCommandType = {}));
39
39
 
40
40
  class ConstInterface {
41
- ;
42
41
  }
43
42
  ConstInterface.MG_TAG_CONTEXT = "context";
44
43
  ConstInterface.MG_TAG_ENV = "env";
@@ -29543,7 +29542,7 @@ class CommandsTable {
29543
29542
  }
29544
29543
  }
29545
29544
 
29546
- let CurrentClientVersion = '4.1000.0-dev4100.1';
29545
+ let CurrentClientVersion = '4.1000.0-dev4100.3';
29547
29546
 
29548
29547
  class ClientManager {
29549
29548
  constructor() {