@magic-xpa/engine 4.1300.0-dev4130.129 → 4.1300.0-dev4130.130
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.
|
@@ -39684,7 +39684,7 @@ class CommandsTable {
|
|
|
39684
39684
|
}
|
|
39685
39685
|
}
|
|
39686
39686
|
|
|
39687
|
-
let CurrentClientVersion = '4.1300.0-dev4130.
|
|
39687
|
+
let CurrentClientVersion = '4.1300.0-dev4130.130';
|
|
39688
39688
|
|
|
39689
39689
|
// @dynamic
|
|
39690
39690
|
class ClientManager {
|