@galacean/engine-physics-physx 1.2.0-beta.5 → 1.2.0-beta.6

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.
@@ -1438,7 +1438,7 @@ var InitializeState;
1438
1438
  })(InitializeState || (InitializeState = {}));
1439
1439
 
1440
1440
  //@ts-ignore
1441
- var version = "1.2.0-beta.5";
1441
+ var version = "1.2.0-beta.6";
1442
1442
  console.log("Galacean PhysX version: " + version);
1443
1443
 
1444
1444
  exports.PhysXPhysics = PhysXPhysics;
package/dist/module.js CHANGED
@@ -1433,7 +1433,7 @@ var InitializeState;
1433
1433
  })(InitializeState || (InitializeState = {}));
1434
1434
 
1435
1435
  //@ts-ignore
1436
- var version = "1.2.0-beta.5";
1436
+ var version = "1.2.0-beta.6";
1437
1437
  console.log("Galacean PhysX version: " + version);
1438
1438
 
1439
1439
  export { PhysXPhysics, PhysXRuntimeMode, version };