@galacean/engine-physics-physx 1.3.0-beta.8 → 1.3.0-beta.9

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.
@@ -1446,7 +1446,7 @@ var InitializeState;
1446
1446
  })(InitializeState || (InitializeState = {}));
1447
1447
 
1448
1448
  //@ts-ignore
1449
- var version = "1.3.0-beta.8";
1449
+ var version = "1.3.0-beta.9";
1450
1450
  console.log("Galacean PhysX version: " + version);
1451
1451
 
1452
1452
  exports.PhysXPhysics = PhysXPhysics;
package/dist/module.js CHANGED
@@ -1441,7 +1441,7 @@ var InitializeState;
1441
1441
  })(InitializeState || (InitializeState = {}));
1442
1442
 
1443
1443
  //@ts-ignore
1444
- var version = "1.3.0-beta.8";
1444
+ var version = "1.3.0-beta.9";
1445
1445
  console.log("Galacean PhysX version: " + version);
1446
1446
 
1447
1447
  export { PhysXPhysics, PhysXRuntimeMode, version };