@magic-xpa/engine 4.1300.0-dev4130.248 → 4.1300.0-dev4130.249
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.
|
@@ -40139,7 +40139,7 @@ class CommandsTable {
|
|
|
40139
40139
|
}
|
|
40140
40140
|
}
|
|
40141
40141
|
|
|
40142
|
-
let CurrentClientVersion = '4.1300.0-dev4130.
|
|
40142
|
+
let CurrentClientVersion = '4.1300.0-dev4130.249';
|
|
40143
40143
|
|
|
40144
40144
|
// @dynamic
|
|
40145
40145
|
class ClientManager {
|