@galacean/engine-physics-physx 1.1.0-beta.5 → 1.1.0-beta.7

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.
@@ -1423,7 +1423,7 @@ var InitializeState;
1423
1423
  })(InitializeState || (InitializeState = {}));
1424
1424
 
1425
1425
  //@ts-ignore
1426
- var version = "1.1.0-beta.5";
1426
+ var version = "1.1.0-beta.7";
1427
1427
  console.log("Galacean PhysX version: " + version);
1428
1428
 
1429
1429
  exports.PhysXPhysics = PhysXPhysics;
package/dist/module.js CHANGED
@@ -1418,7 +1418,7 @@ var InitializeState;
1418
1418
  })(InitializeState || (InitializeState = {}));
1419
1419
 
1420
1420
  //@ts-ignore
1421
- var version = "1.1.0-beta.5";
1421
+ var version = "1.1.0-beta.7";
1422
1422
  console.log("Galacean PhysX version: " + version);
1423
1423
 
1424
1424
  export { PhysXPhysics, PhysXRuntimeMode, version };